Skip to content

Commit 1e84458

Browse files
authored
Job Enhancement (#38)
- Support download providers from a proxy
1 parent 6a1fdaf commit 1e84458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/service/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ locals {
2020
#Schematics agent jobrunner image ID
2121
schematics_jobrunner_image = "icr.io/schematics-remote/schematics-job-runner:eecd8d0b-210"
2222
#Schematics agent job12 image ID
23-
schematics_runtime_job_image = "icr.io/schematics-remote/schematics-agent-ws-job-20220704:60824f4e-276"
23+
schematics_runtime_job_image = "icr.io/schematics-remote/schematics-agent-ws-job-20221202:5df1c1a2-392"
2424
#schematics_sandbox_image
2525
schematics_sandbox_image = "icr.io/schematics-remote/schematics-sandbox:d94e2078-339"
2626
#Schematics environment (dev|stage|prod)

0 commit comments

Comments
 (0)