Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored Dec 30, 2024
1 parent df84a20 commit 511002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ci-builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ VOLUME /tmp
COPY --from=terraform /bin/terraform /bin/terraform

# Install sumocli.
COPY --from=sumocli /bin/sumocli /bin/sumocli
COPY --from=sumocli /sumocli /bin/sumocli

RUN apk add --update --no-cache \
ansible \
Expand Down

0 comments on commit 511002e

Please sign in to comment.