1 Commits

Author SHA1 Message Date
jzitnik f52ea02ceb fix: Build
Build and Publish Package (amd64) / docker (push) Failing after 1m23s
2026-07-25 17:20:46 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.22-alpine AS builder FROM golang:1.26-alpine AS builder
WORKDIR /app WORKDIR /app
RUN apk add --no-cache git ca-certificates RUN apk add --no-cache git ca-certificates