Skip to content

Commit ccd2c7b

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 fe4844e commit ccd2c7b

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:7352e0c4d62bbac8aa69d95e40220a60967c4a19f9c4f65b4d118175f7ce9e3b
1+
FROM docker.io/library/postgres:18.1@sha256:f42fe58fa146f29072559fcb855cc2e93e2c9ab08c1cbe7c5db4973d665e3d86
22

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

0 commit comments

Comments
 (0)