Skip to content

Commit

Permalink
chore(deps): update postgres:16.2 docker digest to 5b06192
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 265d3a2 commit 16a7aa5
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.2@sha256:6b841c8f6a819884207402f1209a8116844365df15fca8cf556fc54a24c70800
image: postgres:16.2@sha256:5b061929fc072c5dacdab1f6df4868d4f049080694245c397679117deb97b382
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit 16a7aa5

Please sign in to comment.