Skip to content

Commit

Permalink
chore(deps): update postgres:16.2 docker digest to 5c58707
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 006f1af commit 4d3c440
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:5c587078ef86f4b5fd24c9ed4394429e59035ead421873c14135d5b57c117908
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit 4d3c440

Please sign in to comment.