Skip to content

Commit a40c5e1

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 4545580 commit a40c5e1

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.7@sha256:929190a12e0833c89276f78c7cf665aaaa62b5930e6f852e9f733f8b737d3f8f
1+
FROM docker.io/library/postgres:18.1@sha256:38d5c9d522037d8bf0864c9068e4df2f8a60127c6489ab06f98fdeda535560f9
22

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

0 commit comments

Comments
 (0)