Skip to content

Commit

Permalink
chore(deps): update postgres:16.3 docker digest to e3a03a1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 0395651 commit 51ee90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
db:
image: postgres:16.3@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c
image: postgres:16.3@sha256:e3a03a129aa43f428b2a686a338e622ecac3e65ad729d84ebdff5025dbf280e4
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit 51ee90b

Please sign in to comment.