Skip to content

Commit 572b61a

Browse files
chore(deps): update postgres:latest docker digest to e1dc516 (open-telemetry#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e222a8f commit 572b61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/components/postgresql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:latest@sha256:0f4f20021a065d114083d1b95d9fb89ad847cbc4c3cc9238417815c7df42350f
1+
FROM postgres:latest@sha256:e1dc516c05e74a525757c079668f5de53855f5611b3971a6491586f2ffe05db7
22
ENV POSTGRES_DB sqltest
33
COPY accounting.sql /docker-entrypoint-initdb.d/
44
EXPOSE 5432

0 commit comments

Comments
 (0)