pull/34/merge
renovate[bot] 2025-02-12 21:39:23 +00:00 committed by GitHub
commit 4ac753e126
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.24-alpine AS build
WORKDIR /usr/src/icecon WORKDIR /usr/src/icecon
COPY go.mod go.sum ./ COPY go.mod go.sum ./