Skip to content

Commit

Permalink
chore(deps): update postgres:17 docker digest to be55fec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent c7dba86 commit bb43023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/.bin/compose.mw.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
postgres:
image: postgres:17@sha256:0ab5f0d74775b687e8cc67c3d55a7c8e2157c40a29171a48aefe6ce1cb3a2c3a
image: postgres:17@sha256:be55fec1728a128ad034a7562115d227fa890fd8ca18d1364be326fbf7a0f8dd
container_name: the-postgres
environment:
- POSTGRES_USER=postgres
Expand Down

0 comments on commit bb43023

Please sign in to comment.