Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent 99ed14a commit 1aaeb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN chmod +x /opt/jmx_exporter/start.sh

CMD ["/opt/jmx_exporter/start.sh"]

FROM quay.io/sysdig/sysdig-mini-ubi:1.3.1 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi:1.3.2 as ubi
RUN mkdir -p /opt/jmx_exporter
RUN microdnf --assumeyes --disableplugin=subscription-manager --nodocs update && \
microdnf --assumeyes --disableplugin=subscription-manager --nodocs install curl java-1.8.0-openjdk && \
Expand Down

0 comments on commit 1aaeb60

Please sign in to comment.