File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 @sha256:582e18f13291d7c686ec4e6e92d20b24c62ae0fc72767c46f30a69b1a6198055
1+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612 @sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5
22
33# # According to the GH Actions doc, the user must run as root
44# # https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions#user
Original file line number Diff line number Diff line change 11# Builder image
2- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 @sha256:582e18f13291d7c686ec4e6e92d20b24c62ae0fc72767c46f30a69b1a6198055 AS builder
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612 @sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5 AS builder
33
44# renovate: datasource=github-releases depName=stedolan/jq
55ARG JQ_VERSION=1.6
@@ -9,7 +9,7 @@ RUN curl -L -o /tmp/jq-linux64 https://github.com/stedolan/jq/releases/download/
99 /tmp/jq-linux64 --version
1010
1111# Runnable image
12- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 @sha256:582e18f13291d7c686ec4e6e92d20b24c62ae0fc72767c46f30a69b1a6198055
12+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612 @sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5
1313
1414LABEL version="4.0.0"
1515LABEL repository="http://github.com/redhat-cop/github-actions"
Original file line number Diff line number Diff line change 1- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 @sha256:582e18f13291d7c686ec4e6e92d20b24c62ae0fc72767c46f30a69b1a6198055
1+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612 @sha256:bc552efb4966aaa44b02532be3168ac1ff18e2af299d0fe89502a1d9fabafbc5
22
33LABEL version="1.0.0"
44LABEL repository="http://github.com/redhat-cop/github-actions"
You can’t perform that action at this time.
0 commit comments