Skip to content

Commit 763de73

Browse files
committed
Fixed leftover commands
1 parent 2ace96f commit 763de73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ RUN set -ex \
2020
&& yum -y module enable ruby:2.7 nodejs:14 \
2121
&& yum -y install https://yum.osc.edu/ondemand/2.0/ondemand-release-web-2.0-1.noarch.rpm \
2222
&& yum -y module install ruby nodejs \
23-
&& cat <<EOF | tee /etc/yum.repos.d/kubernetes.repo
2423
&& yum -y install \
2524
wget \
2625
bzip2 \

0 commit comments

Comments
 (0)