diff --git a/tekton/images/skopeo/Dockerfile b/tekton/images/skopeo/Dockerfile index 1687c2d36..af5f562f2 100644 --- a/tekton/images/skopeo/Dockerfile +++ b/tekton/images/skopeo/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 +FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b LABEL maintainer "Tekton Authors " RUN apk add --no-cache jq skopeo