Skip to content

Commit

Permalink
Removed version from docker-compose, since it's obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
aaberg committed Apr 14, 2024
1 parent d3a2a0b commit d8a7a8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.9'

services:
postgres-db:
image: 'postgres:latest'
Expand Down Expand Up @@ -30,4 +28,4 @@ volumes:
networks:
sql2o-network:
name: sql2o-network
driver: bridge
driver: bridge

0 comments on commit d8a7a8b

Please sign in to comment.