Skip to content

Commit

Permalink
Add missing wget command
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Oct 3, 2024
1 parent 32c90d6 commit 5f9103f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/sandbox-populate-apidb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN set -ex \
"pyosmium" \
"tmux" \
"zsh" \
"wget" \
&& rm -rf /var/lib/apt/lists/*

VOLUME /mnt/data
Expand Down

0 comments on commit 5f9103f

Please sign in to comment.