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.
1 parent 6a1fdaf commit 1e84458Copy full SHA for 1e84458
templates/service/locals.tf
@@ -20,7 +20,7 @@ locals {
20
#Schematics agent jobrunner image ID
21
schematics_jobrunner_image = "icr.io/schematics-remote/schematics-job-runner:eecd8d0b-210"
22
#Schematics agent job12 image ID
23
- schematics_runtime_job_image = "icr.io/schematics-remote/schematics-agent-ws-job-20220704:60824f4e-276"
+ schematics_runtime_job_image = "icr.io/schematics-remote/schematics-agent-ws-job-20221202:5df1c1a2-392"
24
#schematics_sandbox_image
25
schematics_sandbox_image = "icr.io/schematics-remote/schematics-sandbox:d94e2078-339"
26
#Schematics environment (dev|stage|prod)
0 commit comments