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.4-949.1714662671 @sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3
1+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134 @sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
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.4-949.1714662671 @sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3 AS builder
2+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134 @sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a 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.4-949.1714662671 @sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3
12+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134 @sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
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.4-949.1714662671 @sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3
1+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134 @sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
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