We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e991c52 + 5cb00fd commit c4a71c9Copy full SHA for c4a71c9
1 file changed
modules/docker/codezero/compose.tf
@@ -19,7 +19,7 @@ DRACO_CRON_AQUILA_TOKEN=${random_password.draco_cron_aquila_token.result}
19
COMPOSE_PROFILES=ide,runtime,ide_velorum
20
21
IMAGE_REGISTRY=ghcr.io/code0-tech/reticulum/ci-builds
22
-IMAGE_TAG=0.0.0-experimental-2672962779-688d140922f18dd3397bb0b8ff96dcbcc367cb28
+IMAGE_TAG=0.0.0-experimental-2675315513-d32929710bf631cbba87aded1545f0f58c340119
23
IMAGE_EDITION=ce
24
25
SAGITTARIUS_DB_ENCRYPTION_PRIMARY_KEY=${random_password.sagittarius_db_encryption_primary_key.result}
0 commit comments