forked from TrueCloudLab/certificates
Use cloud tag on step-kms-plugin
This commit is contained in:
parent
4378300c80
commit
b92f37a61d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN apk add --no-cache curl git make
|
||||||
RUN make V=1 download
|
RUN make V=1 download
|
||||||
RUN make V=1 bin/step-ca
|
RUN make V=1 bin/step-ca
|
||||||
|
|
||||||
FROM smallstep/step-kms-plugin-cloud:latest AS kms
|
FROM smallstep/step-kms-plugin:cloud AS kms
|
||||||
|
|
||||||
FROM smallstep/step-cli:latest
|
FROM smallstep/step-cli:latest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue