Skip to content

Commit

Permalink
chore(deps): update smallstep/step-ca docker tag to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 56b1344 commit 95e8c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker/containers/step-ca/step-ca.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resource "random_password" "password" {
}

resource "docker_image" "step-ca" {
name = "smallstep/step-ca:0.25.2"
name = "smallstep/step-ca:0.27.2"
}

# To enable ACME the following command has to be run once:
Expand Down

0 comments on commit 95e8c0e

Please sign in to comment.