Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nusantara-self authored Feb 9, 2025
1 parent be929a5 commit 7747e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apk add --no-cache \
iptables \
wget \
ca-certificates \
git && \
git \
bash && \
update-ca-certificates && \
wget -q -O - "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/x86_64/docker-${DOCKER_VERSION}.tgz" | \
Expand Down

0 comments on commit 7747e12

Please sign in to comment.