Skip to content

Commit

Permalink
fix(jzero): fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Dec 2, 2024
1 parent a80bf82 commit 41fc4e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM golang:alpine

ENV CGO_ENABLED=0
ENV GOPROXY=https://goproxy.io,direct

LABEL \
org.opencontainers.image.title="jzero" \
Expand Down

0 comments on commit 41fc4e3

Please sign in to comment.