Skip to content

Commit

Permalink
DBZ-8479 Remove apt-key command from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
twthorn committed Dec 2, 2024
1 parent 1c8ee77 commit 007e000
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ FROM vitess/lite:v19.0.4

USER root

RUN apt-key adv --no-tty --recv-keys --keyserver keyserver.ubuntu.com B7B3B788A8D3785C
RUN apt-get update
RUN apt-get install -y sudo curl vim jq

Expand Down

0 comments on commit 007e000

Please sign in to comment.