Skip to content

Commit

Permalink
Bump sysdig/sysdig-mini-ubi9 from 1.3.2 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps sysdig/sysdig-mini-ubi9 from 1.3.2 to 1.3.5.

---
updated-dependencies:
- dependency-name: sysdig/sysdig-mini-ubi9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent ac5a60c commit ecc7b92
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-ubi9:1.3.2 AS ubi
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.5 AS ubi
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
EXPOSE 9187
USER 59000:59000
Expand Down

0 comments on commit ecc7b92

Please sign in to comment.