Fix file name

This commit is contained in:
Shang Chieh Tseng
2025-04-10 19:26:17 +08:00
parent 89bb6d17bf
commit f3dae5f79d

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/go-1.24.2.sh
COPY go-1.24.2.sh /etc/profile.d/go-1.24.2.sh