Skip to content

Commit

Permalink
chore(deps): update postgres:16.3 docker digest to 1bf73cc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent fd42f37 commit 9559822
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 @@ -25,7 +25,7 @@ services:
DATABASE_NAME: "apollo-database"
# SQL database
postgres:
image: postgres:16.3@sha256:ba727f758a75cdd503c6b63db66a5fbc22ded0a228952e9d88e601621ad4de64
image: postgres:16.3@sha256:1bf73ccae25238fa555100080042f0b2f9be08eb757e200fe6afc1fc413a1b3c
container_name: postgres
ports:
- "5432:5432"
Expand Down

0 comments on commit 9559822

Please sign in to comment.