mirror of
https://github.com/linka-cloud/d2vm.git
synced 2025-12-13 22:43:13 +00:00
chore: upgrade go to 1.20
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang as builder
|
||||
FROM golang:1.20 as builder
|
||||
|
||||
WORKDIR /d2vm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user