Skip to content

Commit

Permalink
install wget
Browse files Browse the repository at this point in the history
  • Loading branch information
azime committed Aug 29, 2024
1 parent 3ee85b7 commit 94d36ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/debian11/Dockerfile-builder-kraken
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM 162230498103.dkr.ecr.eu-west-1.amazonaws.com/mutable-debian11_dev:latest

RUN apt-get install -y git
RUN apt-get update && apt-get install -y git wget

RUN git config --global --add safe.directory /navitia/navitia

Expand Down

0 comments on commit 94d36ea

Please sign in to comment.