Skip to content

Commit

Permalink
chore(deps): update arm32v7/postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent d46feb8 commit c4cc973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/linux_arm_v7/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
driver: "local"

db:
image: arm32v7/postgres:13.8-alpine@sha256:fcfe6f355a4310efc60402e1be4485c61c9c0f8f7366ba0cc5da6c715f173689
image: arm32v7/postgres:16.1-alpine@sha256:973abd36201aa37e780f5c6904e8e8fa43a8b172664e82a45ac94ce61c9eacc3
environment:
- POSTGRES_DB=owncloud
- POSTGRES_PASSWORD=owncloud
Expand Down

0 comments on commit c4cc973

Please sign in to comment.