pull/34/merge
renovate[bot] 2025-08-13 20:49:21 +00:00 committed by GitHub
commit d1ab4f7819
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine AS build
FROM golang:1.25-alpine AS build
WORKDIR /usr/src/icecon
COPY go.mod go.sum ./