Skip to content

Commit

Permalink
chore(deps): update postgres:latest docker digest to c18e4f2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 43f3544 commit f21dbfa
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:c18e4f276d2f4d80312e1555b09ae01b9d0e4287adb382a97b2deca2ffd3f8c0
# restart: unless-stopped
# user: postgres
# network_mode: host
Expand Down

0 comments on commit f21dbfa

Please sign in to comment.