Skip to content

Commit 49f2b47

Browse files
authored
Merge pull request #5 from sysdiglabs/dependabot/docker/sysdig/sysdig-mini-ubi-1.1.10
Bump sysdig/sysdig-mini-ubi from 1.1.9 to 1.1.10
2 parents 1ca3d55 + 24ec5af commit 49f2b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EXPOSE 9187
2222
USER 59000:59000
2323
ENTRYPOINT [ "/bin/postgres_exporter" ]
2424

25-
FROM quay.io/sysdig/sysdig-mini-ubi:1.1.9 as ubi
25+
FROM quay.io/sysdig/sysdig-mini-ubi:1.1.10 as ubi
2626
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
2727
EXPOSE 9187
2828
USER 59000:59000

0 commit comments

Comments
 (0)