Skip to content

Commit

Permalink
Merge pull request #7 from sysdiglabs/dependabot/docker/sysdig/sysdig…
Browse files Browse the repository at this point in the history
…-mini-ubi-1.1.11

Bump sysdig/sysdig-mini-ubi from 1.1.10 to 1.1.11
  • Loading branch information
Dlorite committed Sep 28, 2021
2 parents a3e32b5 + 1e65cf3 commit bdf110a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ EXPOSE 9187
USER 59000:59000
ENTRYPOINT [ "/bin/postgres_exporter" ]

FROM quay.io/sysdig/sysdig-mini-ubi:1.1.10 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi:1.1.11 as ubi
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
EXPOSE 9187
USER 59000:59000
Expand Down

0 comments on commit bdf110a

Please sign in to comment.