We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e273378 + 4afdb6d commit 5ac04aaCopy full SHA for 5ac04aa
build/Dockerfile
@@ -17,7 +17,7 @@ RUN chmod +x /opt/jmx_exporter/start.sh
17
18
CMD ["/opt/jmx_exporter/start.sh"]
19
20
-FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.3 as ubi
+FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.6 as ubi
21
22
RUN microdnf --assumeyes --disableplugin=subscription-manager --nodocs update && \
23
microdnf --assumeyes --disableplugin=subscription-manager --nodocs install java-1.8.0-openjdk-headless && \
0 commit comments