Skip to content

Commit 638b2d5

Browse files
committed
refactor: remove debian10 and references
1 parent ddae405 commit 638b2d5

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

ci/images/centos7/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ RUN npm config set python python2
1515
RUN yum install -y epel-release && yum install -y jq
1616
RUN yum install -y rsync
1717

18-
# Copied from ../debian10/Dockerfile
1918
# Install Go.
2019
RUN ARCH="$(uname -m | sed 's/x86_64/amd64/; s/aarch64/arm64/')" && \
2120
curl -fsSL "https://dl.google.com/go/go1.14.3.linux-$ARCH.tar.gz" | tar -C /usr/local -xz

ci/images/debian10/Dockerfile

-49
This file was deleted.

0 commit comments

Comments
 (0)