Skip to content

Commit 62e866b

Browse files
nickboldtamisevsk
authored andcommitted
chore: Update from ubi8-minimal:8.7-1049 to ubi8-minimal:8.7-1049.1675784874
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent 848e305 commit 62e866b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN make compile-devworkspace-controller
3434
RUN make compile-webhook-server
3535

3636
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal
37-
FROM registry.access.redhat.com/ubi8-minimal:8.7-1049
37+
FROM registry.access.redhat.com/ubi8-minimal:8.7-1049.1675784874
3838
RUN microdnf -y update && microdnf clean all && rm -rf /var/cache/yum && echo "Installed Packages" && rpm -qa | sort -V && echo "End Of Installed Packages"
3939
WORKDIR /
4040
COPY --from=builder /devworkspace-operator/_output/bin/devworkspace-controller /usr/local/bin/devworkspace-controller

0 commit comments

Comments
 (0)