Skip to content

Commit

Permalink
Merge pull request #116 from OpenLiberty/441cdependabot/docker/postgr…
Browse files Browse the repository at this point in the history
…es/postgres-17.2

Bump postgres from 17.1 to 17.2 in /postgres
  • Loading branch information
mswatosh authored Dec 2, 2024
2 parents c47dd87 + d862f7e commit 1d526fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:17.1
FROM postgres:17.2

ENV POSTGRES_USER=sampleUser
ENV POSTGRES_PASSWORD=openliberty
Expand Down

0 comments on commit 1d526fa

Please sign in to comment.