chore: update dependencies

This commit is contained in:
2025-08-25 11:50:22 +02:00
parent 67ecf20a08
commit ce4ee0af30
3 changed files with 40 additions and 49 deletions

View File

@ -1,4 +1,4 @@
FROM reg.cadoles.com/proxy_cache/library/golang:1.24.2 AS build
FROM reg.cadoles.com/proxy_cache/library/golang:1.24.6 AS build
RUN apt-get update \
&& apt-get install -y make