We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25bddc commit 4f9b7a1Copy full SHA for 4f9b7a1
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- db
11
12
db:
13
- image: postgres:16-alpine@sha256:97a14a17b1fea5ae1ab33024ca556bb4fedc8709bea5722cb8b7665a9cabb656
+ image: postgres:16-alpine@sha256:519b7745ca64c686e2b40080fcdfb9b7ea858ecabafec73647dd48f79f00d95c
14
restart: unless-stopped
15
volumes:
16
- ./database:/var/lib/postgresql/data
0 commit comments