mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-06 21:46:03 +08:00
update postgres to 14.4
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
8021c8119f
commit
ac9f86a525
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# From https://github.com/docker-library/postgres/blob/master/13/alpine/Dockerfile
|
||||
FROM postgres:14.3-alpine3.15
|
||||
FROM postgres:14.4-alpine
|
||||
|
||||
RUN apk add --update --no-cache bash openssl shadow netcat-openbsd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue