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 1, 2023
1 parent d46feb8 commit a7c8878
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:18a1ba4ab6828149e0f1e6c4dbb4234552c20180a263e725b34388225c463083
environment:
- POSTGRES_DB=owncloud
- POSTGRES_PASSWORD=owncloud
Expand Down

0 comments on commit a7c8878

Please sign in to comment.