Compare commits
1 commit
94d3a04a0a
...
f452f13a10
| Author | SHA1 | Date | |
|---|---|---|---|
| f452f13a10 |
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ ARG TALHELPER_VERSION
|
||||||
ARG SOPS_VERSION
|
ARG SOPS_VERSION
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apk add --no-cache curl tar ca-certificates-bundle; \
|
apk add --no-cache curl ca-certificates-bundle; \
|
||||||
update-ca-certificates
|
update-ca-certificates
|
||||||
|
|
||||||
# Map Docker TARGETARCH to upstream asset architecture naming where needed.
|
# Map Docker TARGETARCH to upstream asset architecture naming where needed.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue