Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinguy authored Aug 25, 2024
1 parent 8eee500 commit f5f6527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker/worker-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV PIP_ROOT_USER_ACTION=ignore
ENV GO_VERSION=1.23.0

RUN apt-get update && \
apt-get install -y --no-install-recommends \
apt-get install -y \
ca-certificates \
curl \
tar \
Expand Down

0 comments on commit f5f6527

Please sign in to comment.