Skip to content

Commit

Permalink
chore(deps): update postgres:latest docker digest to 9b768d2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 77f93b5 commit 021bf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
########## postgres
postgresdev:
env_file: ./.env
image: postgres:latest@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c
image: postgres:latest@sha256:9b768d25d377284ba593089a0f8b53d46c3498a8d1c05b4a06b800374f0a66af
# restart: unless-stopped
network_mode: host
container_name: postgresdev
Expand Down

0 comments on commit 021bf6f

Please sign in to comment.