Skip to content

Commit

Permalink
chore(deps): update postgres:16-alpine docker digest to 91e7554
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 7fdbba5 commit 728fe56
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 @@ -10,7 +10,7 @@ services:
- db

db:
image: postgres:16-alpine@sha256:161619c29df5fa5f5ba0d107dd416ddccb9a8e091e53fa2ddbec23cb7b1736f0
image: postgres:16-alpine@sha256:91e75546b4f229fa92cec21a2bf831ba03a1c101fc197daafff657f153e93a39
restart: unless-stopped
volumes:
- ./database:/var/lib/postgresql/data
Expand Down

0 comments on commit 728fe56

Please sign in to comment.