mirror of
https://github.com/skidoodle/pastebin
synced 2026-04-28 03:07:40 +02:00
release on ghcr
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.1-alpine AS builder
|
||||
FROM golang:1.26.2-alpine AS builder
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum ./
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user