Skip to content

Commit f26392e

Browse files
committed
🔖 Release v3.3.6
Signed-off-by: Daniel <[email protected]>
1 parent debe70b commit f26392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ EORUN
2323

2424
FROM golang:1.24-alpine AS go-build
2525

26-
ARG GOPROXY=
26+
ARG GOPROXY=""
2727

2828
RUN <<EORUN
2929
#!/bin/sh -e

0 commit comments

Comments
 (0)