Skip to content

Commit fe348e5

Browse files
committed
Revert "Add taskfile.dev to golang"
This reverts commit 83e2d03.
1 parent 83e2d03 commit fe348e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker/Dockerfile.acmesh-golang

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,5 @@ RUN go install github.com/kyoh86/richgo@latest \
3737
&& go install golang.org/x/vuln/cmd/govulncheck@latest \
3838
&& rm -rf /root/.cache/go-build
3939

40-
# Task
41-
RUN cd /usr \
42-
&& curl -sL https://taskfile.dev/install.sh | sh
43-
4440
LABEL org.label-schema.cmd="docker run --rm -ti jc21/nginx-full:acmesh-golang"
4541

0 commit comments

Comments
 (0)