Skip to content

Commit 46a1bc1

Browse files
feat(container)!: Update docker.io/library/postgres Docker tag (17.6 → 18.1)
| datasource | package | from | to | | ---------- | -------------------------- | ---- | ---- | | docker | docker.io/library/postgres | 17.6 | 18.1 |
1 parent 8368420 commit 46a1bc1

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:00bc86618629af00d2937fdc5a5d63db3ff8450acf52f0636ec813c7f4902929
1+
FROM docker.io/library/postgres:18.1@sha256:df18bf23f9f451e2ea96f6b7bafa87469f4e6a4db0fc9dfc8dccce47fab31626
22

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

0 commit comments

Comments
 (0)