Use cloud tag on step-kms-plugin

pull/1299/head
Carl Tashian 1 year ago
parent 4378300c80
commit b92f37a61d
No known key found for this signature in database

@ -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

Loading…
Cancel
Save