Skip to content

Commit ded18ee

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 44e7060 commit ded18ee

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:243a1ae1d1ef200ee0526618cbbab370c306a4046fb6a977061147dbaa292b9c
1+
FROM docker.io/library/postgres:18.0@sha256:1ffc019dae94eca6b09a49ca67d37398951346de3c3d0cfe23d8d4ca33da83fb
22

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

0 commit comments

Comments
 (0)