Skip to content

Commit

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

0 comments on commit de22c64

Please sign in to comment.