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 Apr 28, 2024
1 parent d46feb8 commit 620b33a
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.2-alpine@sha256:538f5f7887b00b4adf8af0dc5b3c9402ef3335435caef17a8d27105dedbb4e62
environment:
- POSTGRES_DB=owncloud
- POSTGRES_PASSWORD=owncloud
Expand Down

0 comments on commit 620b33a

Please sign in to comment.