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 5a8df13 commit 07721bcCopy full SHA for 07721bc
docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
extra_hosts:
10
- "host.docker.internal:host-gateway"
11
db:
12
- image: postgres:17.0@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5
+ image: postgres:17.0@sha256:1a8e4e79e276aa35de572f42f8f9c1595bf6547d105f39eb04e79c1d0b4f3267
13
restart: always
14
environment:
15
POSTGRES_DB: rm
0 commit comments