Skip to content

Commit

Permalink
Update arm64v8/postgres Docker tag to v16 (#89)
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 Nov 16, 2023
1 parent f41c07b commit 0f5829a
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 0f5829a

Please sign in to comment.