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