We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8df13 commit b902af0Copy full SHA for b902af0
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.4@sha256:be55fec1728a128ad034a7562115d227fa890fd8ca18d1364be326fbf7a0f8dd
13
restart: always
14
environment:
15
POSTGRES_DB: rm
0 commit comments