Skip to content

Commit 24a2add

Browse files
build(deps): bump postgres in /shared/postgres (#263)
Bumps postgres from `fe4dbda` to `8d3be35`. --- updated-dependencies: - dependency-name: postgres dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 610c338 commit 24a2add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM postgres:latest@sha256:fe4dbda1be91f4297f8037728ccb184568dbb201ea389fe915b965af1c5e87c0
1+
FROM postgres:latest@sha256:8d3be35b184e70d81e54cbcbd3df3c0b47f37d06482c0dd1c140db5dbcc6a808
22
COPY docker-healthcheck.sh /usr/local/bin/
33
HEALTHCHECK CMD ["docker-healthcheck.sh"]

0 commit comments

Comments
 (0)