Skip to content

Commit ab0657b

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 3e8bbc5 commit ab0657b

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:5ecd7c63c618bed8b554567d3e9959636956be2058d8acbf12d0313dd16f67f8
1+
FROM docker.io/library/postgres:18.1@sha256:c1f0abd909b477d6088c72e4cd6eb01ea525344caca1b58689ae884204369502
22

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

0 commit comments

Comments
 (0)