Skip to content

Commit

Permalink
chore(scripts/Dockerfile): Remove unused openjdk-r-ppa.gpg
Browse files Browse the repository at this point in the history
Follow up cleanup after #21365.
  • Loading branch information
fornwall committed Sep 10, 2024
1 parent 33a0cd2 commit 5ebeeb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM ubuntu:22.04
ENV LANG=en_US.UTF-8

# Needed for setup:
COPY ./llvm-snapshot.gpg.key ./openjdk-r-ppa.gpg ./properties.sh ./setup-android-sdk.sh ./setup-cgct.sh ./setup-ubuntu.sh /tmp/
COPY ./llvm-snapshot.gpg.key ./properties.sh ./setup-android-sdk.sh ./setup-cgct.sh ./setup-ubuntu.sh /tmp/
RUN mkdir /tmp/build
COPY ./build/termux_download.sh /tmp/build/

Expand Down
Binary file removed scripts/openjdk-r-ppa.gpg
Binary file not shown.

0 comments on commit 5ebeeb1

Please sign in to comment.