Skip to content

Commit

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

Bump sysdig/sysdig-mini-ubi from 1.3.1 to 1.3.2
  • Loading branch information
carlosadiegosysdig committed Jul 11, 2022
2 parents 78d7f2c + ab9aa52 commit 067ed8e
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 @@ -18,7 +18,7 @@ EXPOSE 9187
USER 59000:59000
ENTRYPOINT [ "/bin/postgres_exporter" ]

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

0 comments on commit 067ed8e

Please sign in to comment.