1 Commits

Author SHA1 Message Date
f5f5f25b24 Update golang Docker tag to v1.24
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-13 09:53:09 +00:00

View File

@@ -1,4 +1,4 @@
FROM golang:1.25-alpine AS builder FROM golang:1.24-alpine AS builder
ARG RESTIC_VERSION=0.17.3 ARG RESTIC_VERSION=0.17.3
RUN apk add --no-cache git RUN apk add --no-cache git