Fix the file name

This commit is contained in:
Shang Chieh Tseng
2025-04-10 19:23:19 +08:00
parent 20787581fe
commit 89bb6d17bf

View File

@@ -45,4 +45,4 @@ RUN cd /usr/local\
&& tar xvf go1.24.2.linux-amd64.tar.gz
# Post install, setup path
COPY go.sh /etc/profile.d/gcc-10.sh
COPY go.sh /etc/profile.d/go-1.24.2.sh