forked from WEB-IB-SS26/development-ib
.devcontainer/docker-compose.yml aktualisiert
parent
3a363c67d8
commit
a085464268
|
|
@ -21,7 +21,7 @@ services:
|
|||
network_mode: service:db
|
||||
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgres:17
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
|
|
|
|||
Loading…
Reference in New Issue