changed go version to 1.18

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
This commit is contained in:
Alex Stan
2022-06-07 05:53:33 +00:00
committed by Ramkumar Chinchani
parent 620bc7c517
commit 66484c8ca9
25 changed files with 33 additions and 355 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
build:
from:
type: docker
url: docker://ghcr.io/project-zot/golang:1.17
url: docker://ghcr.io/project-zot/golang:1.18
binds:
- . -> /zotcopy
run: |