Skip to content

Commit

Permalink
Go 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robbydyer committed Oct 19, 2023
1 parent babb6d6 commit fb84b9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.pibuilder
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ SHELL ["/bin/bash", "--login", "-ce"]

ARG GOVERSION=1.21.3

RUN apt-get install -y gnupg2
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0E98404D386FA1D9 || true
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6ED0E7B82643E131 || true
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 605C66F00D6C9793 || true
Expand Down

0 comments on commit fb84b9e

Please sign in to comment.