We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b1344 commit d7678ddCopy full SHA for d7678dd
infrastructure/docker/containers/step-ca/step-ca.tf
@@ -8,7 +8,7 @@ resource "random_password" "password" {
8
}
9
10
resource "docker_image" "step-ca" {
11
- name = "smallstep/step-ca:0.25.2"
+ name = "smallstep/step-ca:0.27.5"
12
13
14
# To enable ACME the following command has to be run once:
0 commit comments