Skip to content

Commit 371fc07

Browse files
Bump postgres from 17.0 to 17.1 in /postgres
Bumps postgres from 17.0 to 17.1. --- updated-dependencies: - dependency-name: postgres dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01c1896 commit 371fc07

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)