Skip to content

Commit 2cd1b86

Browse files
authored
Merge pull request #361 from code0-tech/update-landing
Update Cygnus Docker image tag to 1766
2 parents 4865ca8 + 6c5f1a9 commit 2cd1b86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/docker/cygnus/cygnus.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
data "docker_registry_image" "cygnus" {
2-
name = "ghcr.io/code0-tech/cygnus:1761"
2+
name = "ghcr.io/code0-tech/cygnus:1766"
33
}
44

55
resource "docker_image" "cygnus" {

0 commit comments

Comments
 (0)