Skip to content

Commit

Permalink
fix static build
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler committed Nov 23, 2024
1 parent b022954 commit ed4b390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.builder
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ARG GIT_COMMIT
ARG BUILD_TAGS
ARG ENABLED_PROPOSALS

ENV GOTOOLCHAIN go1.22.6
ENV GOTOOLCHAIN go1.22.9

RUN apk add --no-cache \
ca-certificates \
Expand Down

0 comments on commit ed4b390

Please sign in to comment.