Skip to content

Commit

Permalink
Update UBI version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeyh committed Oct 4, 2024
1 parent 55c9b8f commit 82c80c5
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 @@ -17,7 +17,7 @@ RUN chmod +x /opt/jmx_exporter/start.sh

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

FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.9 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.11 as ubi

RUN microdnf --assumeyes --disableplugin=subscription-manager --nodocs update && \
microdnf --assumeyes --disableplugin=subscription-manager --nodocs install java-1.8.0-openjdk-headless && \
Expand Down

0 comments on commit 82c80c5

Please sign in to comment.