Skip to content

Commit

Permalink
Merge efc33b6 into 2326b77
Browse files Browse the repository at this point in the history
  • Loading branch information
mmlb authored Mar 10, 2022
2 parents 2326b77 + efc33b6 commit 16296cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tink-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ CMD sleep infinity
ARG TARGETARCH
ARG TARGETVARIANT

RUN apk add --no-cache --update --upgrade ca-certificates
RUN apk add --no-cache --update --upgrade bash ca-certificates
COPY tink-cli-linux-${TARGETARCH:-amd64}${TARGETVARIANT} /usr/bin/tink

0 comments on commit 16296cd

Please sign in to comment.