Skip to content

Commit

Permalink
chore(deps): update postgres:16.3 docker digest to f08a57b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent 0395651 commit a5b3f57
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:f08a57b1e922be40565e1497dce1f60fd0cac9a26a2408695decd5a312f93978
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit a5b3f57

Please sign in to comment.