Skip to content

Commit d6b7b4c

Browse files
authored
cleanup
1 parent 6630d41 commit d6b7b4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
FROM registry.access.redhat.com/ubi7/ubi AS rhel7builder
22

3-
ARG CRICTL_VERSION=1.33.0
4-
53
RUN yum install -y gcc openssl-devel && \
64
rm -rf /var/cache/dnf && \
75
curl https://sh.rustup.rs -sSf | sh -s -- -y

0 commit comments

Comments
 (0)