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 be69fc0 + 46d9b14 commit b225301Copy full SHA for b225301
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.3.5 as ubi
+FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.3.7 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