1
0

bump deps

This commit is contained in:
2025-08-25 10:19:12 +03:00
parent 2c0bbebc23
commit 7d387b3622
4 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
ARG GO_IMAGE=docker.io/library/golang:1.24.5-bookworm
ARG GO_IMAGE=docker.io/library/golang:1.24.6-trixie
ARG BASE_IMAGE=gcr.io/distroless/static-debian12:nonroot
## ---