Skip to content

Commit 36f9eb3

Browse files
authored
Merge pull request #134 from OpenLiberty/16fbdependabot/docker/postgres/postgres-17.5
Bump postgres from 17.4 to 17.5 in /postgres
2 parents 7f1810c + f06505e commit 36f9eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:17.4
1+
FROM postgres:17.5
22

33
ENV POSTGRES_USER=sampleUser
44
ENV POSTGRES_PASSWORD=openliberty

0 commit comments

Comments
 (0)