Skip to content

Commit

Permalink
Add current tag to cinc image as that is used by chef/chef
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Aug 8, 2023
1 parent 8bb4d8f commit d53510d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cinc/cinc/Polly.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[container_image]
name = "cinc"
tags = ["18.2.7", "latest"]
tags = ["18.2.7", "latest", "current"]
platforms = ["linux/amd64", "linux/arm64/v8"]
readme = "cinc/cinc/README.md"

0 comments on commit d53510d

Please sign in to comment.