Skip to content

Commit 07192ed

Browse files
feat(container)!: Update docker.io/library/postgres Docker tag (17.7 → 18.1)
| datasource | package | from | to | | ---------- | -------------------------- | ---- | ---- | | docker | docker.io/library/postgres | 17.7 | 18.1 |
1 parent 6e663ba commit 07192ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7@sha256:11cf4dcbc5181663d0227de04b70b8b48e59560755af23f2b279ba88ad8937b6
1+
FROM docker.io/library/postgres:18.1@sha256:5773fe724c49c42a7a9ca70202e11e1dff21fb7235b335a73f39297d200b73a2
22

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

0 commit comments

Comments
 (0)