mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Use cloud tag on step-kms-plugin
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apk add --no-cache curl git make
|
||||
RUN make V=1 download
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user