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

Commit 3c52c65

Browse files
chore(deps): update postgres docker tag to v13.16
1 parent d46feb8 commit 3c52c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/linux_amd64/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
driver: "local"
3535

3636
db:
37-
image: postgres:13.8-alpine@sha256:fc3670fa23119159394dfdb98eee89b30ef5a506791aea6ff7d8a4e73a8cd4a4
37+
image: postgres:13.16-alpine@sha256:3540fa889536d0eab050a0906509ecfe777fbd6c376fcf6babfe83f9d81374d9
3838
environment:
3939
- POSTGRES_DB=owncloud
4040
- POSTGRES_PASSWORD=owncloud

0 commit comments

Comments
 (0)