Skip to content

Commit

Permalink
chore(deps): update postgres:latest docker digest to 4ec37d2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent eefe4c5 commit 4d06fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/example-go-app/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
########## postgres
postgresdev:
env_file: ./.env
image: postgres:latest@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c
image: postgres:latest@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5
# restart: unless-stopped
# user: postgres
# network_mode: host
Expand Down

0 comments on commit 4d06fde

Please sign in to comment.