Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

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

db:
image: postgres:13.8-alpine@sha256:fc3670fa23119159394dfdb98eee89b30ef5a506791aea6ff7d8a4e73a8cd4a4
image: postgres:13.16-alpine@sha256:3540fa889536d0eab050a0906509ecfe777fbd6c376fcf6babfe83f9d81374d9
environment:
- POSTGRES_DB=owncloud
- POSTGRES_PASSWORD=owncloud
Expand Down

0 comments on commit 3c52c65

Please sign in to comment.