We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 789ab9e + 51d1226 commit cb9bc07Copy full SHA for cb9bc07
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:1035"
+ name = "ghcr.io/code0-tech/cygnus:1043"
3
}
4
5
resource "docker_image" "cygnus" {
0 commit comments