Skip to content

Commit b5778d6

Browse files
authored
Merge pull request #113 from OpenLiberty/a8f8dependabot/docker/postgres/postgres-17.1
Bump postgres from 17.0 to 17.1 in /postgres
2 parents 01c1896 + 371fc07 commit b5778d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/Dockerfile

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

33
ENV POSTGRES_USER=sampleUser
44
ENV POSTGRES_PASSWORD=openliberty

0 commit comments

Comments
 (0)