add
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM golang:1.25.7-alpine3.23 AS builder
|
||||
WORKDIR /workspace
|
||||
RUN apk add --no-cache git
|
||||
|
||||
Reference in New Issue
Block a user