We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cc88f commit 03dad4eCopy full SHA for 03dad4e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-alpine AS builder
+FROM golang:1.22-alpine AS builder
2
RUN apk add git
3
WORKDIR /app
4
COPY . .
0 commit comments