Skip to content

Commit b436fd1

Browse files
Merge pull request #91 from sysdiglabs/dependabot/docker/sysdig/sysdig-mini-ubi-1.5.4
Bump sysdig/sysdig-mini-ubi from 1.5.0 to 1.5.4
2 parents 71501dd + 1c94483 commit b436fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ EXPOSE 9187
1818
USER 59000:59000
1919
ENTRYPOINT [ "/bin/postgres_exporter" ]
2020

21-
FROM quay.io/sysdig/sysdig-mini-ubi9:1.2.0 as ubi
21+
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.0 as ubi
2222
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
2323
EXPOSE 9187
2424
USER 59000:59000

0 commit comments

Comments
 (0)