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 authored and jpechane committed Dec 5, 2024
1 parent 2c9c0bd commit 20e65cf
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 20e65cf

Please sign in to comment.