File tree 6 files changed +6
-6
lines changed
developer/images/dependencies-update
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
RUN set -x \
4
4
&& mkdir ~/.kube \
5
5
&& mkdir -p /tmp/image-build \
Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
RUN set -x \
4
4
&& mkdir ~/.kube \
5
5
&& mkdir -p /tmp/image-build \
Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
LABEL build-date= \
4
4
com.redhat.build-host= \
5
5
description="This image provides binaries and a script to tag images with the latest commit ID on quay.io" \
Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
LABEL build-date= \
4
4
com.redhat.build-host= \
5
5
description="This image provides the static checks binaries." \
Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
LABEL build-date= \
4
4
com.redhat.build-host= \
5
5
description="This image provides a script to scan Clair for security vulnerabilities on container images via Quay." \
Original file line number Diff line number Diff line change 1
1
# @FROM registry.access.redhat.com/ubi9/ubi-minimal
2
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a
2
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
3
3
LABEL build-date= \
4
4
com.redhat.build-host= \
5
5
description="This image provides the scripts to update the repository dependencies." \
You can’t perform that action at this time.
0 commit comments