Skip to content

Commit

Permalink
Update arm64v8/postgres Docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 12933b7 commit 8ad158d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-apple-silicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ services:
postgresql:
ports:
- "5432:5432"
image: "arm64v8/postgres:15-alpine"
image: "arm64v8/postgres:16-alpine"
environment:
- POSTGRES_PASSWORD=postgres

0 comments on commit 8ad158d

Please sign in to comment.