We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 782d11e + c4010e3 commit 8db4447Copy full SHA for 8db4447
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:1071"
+ name = "ghcr.io/code0-tech/cygnus:1084"
3
}
4
5
resource "docker_image" "cygnus" {
0 commit comments