Skip to content

Commit

Permalink
canibuild version
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelSilvaDNX committed Nov 18, 2024
1 parent f03f871 commit 571a5b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apk --no-cache update && \
docker-compose \
wget \
docker-cli-buildx && \
update-ca-certificates && \
wget -nv -O /bin/docker-credential-ecr-login \
https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/${AWS_ECR_CRED_HELPER_VERSION#v}/linux-amd64/docker-credential-ecr-login \
&& chmod +x /bin/docker-credential-ecr-login && \
Expand Down

0 comments on commit 571a5b4

Please sign in to comment.