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:
Ramkumar Chinchani
2025-04-05 00:57:20 -07:00
committed by GitHub
parent fd761c0254
commit bb7039f138
12 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -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: |