mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
chore: fix dependabot alerts (#3072)
* chore: fix dependabot alerts * chore: update container builds to use golang 1.24 Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com> --------- Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fd761c0254
commit
bb7039f138
+1
-1
@@ -1,7 +1,7 @@
|
||||
build:
|
||||
from:
|
||||
type: docker
|
||||
url: docker://ghcr.io/project-zot/golang:1.23
|
||||
url: docker://ghcr.io/project-zot/golang:1.24
|
||||
binds:
|
||||
- ../. -> /zotcopy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user