Skip to content

Commit 33080bf

Browse files
feat(container)!: Update docker.io/library/postgres Docker tag (17.6 → 18.0)
| datasource | package | from | to | | ---------- | -------------------------- | ---- | ---- | | docker | docker.io/library/postgres | 17.6 | 18.0 |
1 parent 8d88908 commit 33080bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/verein.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/postgres:17.6@sha256:5e3f6d990b8d63d43046b95d0a1ca895c4186b6050276851ffe3fd9f9b1167aa
1+
FROM docker.io/library/postgres:18.0@sha256:073e7c8b84e2197f94c8083634640ab37105effe1bc853ca4d5fbece3219b0e8
22

33
# Set default admin password (hftm_admin)
44
ENV POSTGRES_PASSWORD=hftm_admin

0 commit comments

Comments
 (0)