Skip to content

Commit

Permalink
bump glibc version
Browse files Browse the repository at this point in the history
Signed-off-by: Masaru Hoshi <[email protected]>
  • Loading branch information
masaruhoshi committed Jun 1, 2023
1 parent 05fce19 commit 2de1f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-build-1.18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apk add --no-cache \
libgcc \
build-base

ENV GLIBC=2.31-r0
ENV GLIBC=2.35-r1

RUN wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub

Expand Down

0 comments on commit 2de1f43

Please sign in to comment.