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 ad89767Copy full SHA for ad89767
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17-alpine AS builder
+FROM golang:1.20-alpine AS builder
2
RUN apk add git
3
WORKDIR /app
4
COPY . .
0 commit comments