Update auf golang 1.24.1 / codeserver 4.98.2
All checks were successful
release-tag / release-image (push) Successful in 9m35s
All checks were successful
release-tag / release-image (push) Successful in 9m35s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM codercom/code-server:latest
|
||||
ENV VERSION="1.21.4"
|
||||
ENV VERSION="1.24.1"
|
||||
ENV ARCH="amd64"
|
||||
RUN curl -O -L "https://golang.org/dl/go${VERSION}.linux-${ARCH}.tar.gz"
|
||||
RUN tar -xf "go${VERSION}.linux-${ARCH}.tar.gz"
|
||||
|
Reference in New Issue
Block a user