chore: update to go1.20

This commit is contained in:
Ludovic Fernandez
2023-02-23 15:06:05 +01:00
committed by GitHub
parent dd710dbeb7
commit 7202038649
10 changed files with 13 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.19
FROM golang:1.20
ARG USER=$USER
ARG UID=$UID