Skip to content

Commit

Permalink
Update postgres:16 Docker digest to 70e9e45 (#2062)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent a2f04f5 commit 6e3d117
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 @@ -2,7 +2,7 @@
name: festival-dev
services:
db:
image: postgres:16@sha256:361c84f2bbe0f91135990841eb4eb4d2fe491f6e950686d9c746415dd1ffc65e
image: postgres:16@sha256:70e9e457f70602fa7a6bc38054accbcb54a3a966c633b1f91e8d84d6b078346a
env_file: .env
volumes:
- db-data:/var/lib/postgresql/data
Expand Down

0 comments on commit 6e3d117

Please sign in to comment.