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 a9f1cda commit 0dd2e0fCopy full SHA for 0dd2e0f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.2-alpine
+FROM golang:1.23.3-alpine
2
3
RUN apk add git npm --no-cache && apk cache clean \
4
&& go install github.com/go-task/task/v3/cmd/task@latest \
0 commit comments