Skip to content

Commit

Permalink
chore(deps): update postgres:17 docker digest to 81f32a8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 46c8435 commit 2387228
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:81f32a88ec561664634637dd446487efd5f9d90996304b96210078e90e5c8b21
container_name: the-postgres
environment:
- POSTGRES_USER=postgres
Expand Down

0 comments on commit 2387228

Please sign in to comment.