We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5401f1d + d312188 commit 782d11eCopy full SHA for 782d11e
1 file changed
modules/docker/cygnus/cygnus.tf
@@ -1,5 +1,5 @@
1
data "docker_registry_image" "cygnus" {
2
- name = "ghcr.io/code0-tech/cygnus:1069"
+ name = "ghcr.io/code0-tech/cygnus:1071"
3
}
4
5
resource "docker_image" "cygnus" {
0 commit comments