mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Update Go to 1.23.3
This commit is contained in:
parent
6de1828ffe
commit
56e3ce328e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ ARG VERSION=master
|
|||
|
||||
# base build stage
|
||||
FROM ubuntu:oracular AS build0
|
||||
ARG GO=1.23.1
|
||||
ARG GO=1.23.3
|
||||
ARG GO_DIST=go${GO}.linux-amd64.tar.gz
|
||||
|
||||
ADD https://go.dev/dl/$GO_DIST ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue