Skip to content

Commit 56252eb

Browse files
dependabot[bot]DavideD
authored andcommitted
Bump postgres from 17.5 to 17.6 in /tooling/docker
Bumps postgres from 17.5 to 17.6. --- updated-dependencies: - dependency-name: postgres dependency-version: '17.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e22cf93 commit 56252eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/docker/postgresql.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PostgreSQL
22
# See https://hub.docker.com/_/postgres
3-
FROM docker.io/postgres:17.5
3+
FROM docker.io/postgres:17.6

0 commit comments

Comments
 (0)