Skip to content

Commit

Permalink
fix: add 073F7A9345756F3B40CDB99E6C70A3B7599C5736 key
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed Jun 27, 2023
1 parent c5076ee commit 67458af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclipse-temurin-11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN set -eux; curl -fsSLO --compressed ${BASE_URL}/apache-maven-${MAVEN_VERSION}
for key in \
6A814B1F869C2BBEAB7CB7271A2A1C94BDE89688 \
29BEA2A645F2D6CED7FB12E02B172E3E156466E8 \
073F7A9345756F3B40CDB99E6C70A3B7599C5736 \
; do \
gpg --batch --keyserver hkps://keyserver.ubuntu.com --recv-keys "$key" ; \
done; \
Expand Down

0 comments on commit 67458af

Please sign in to comment.