Skip to content

Commit

Permalink
Job Enhancement (#38)
Browse files Browse the repository at this point in the history
- Support download providers from a proxy
  • Loading branch information
Praveengostu authored Dec 7, 2022
1 parent 6a1fdaf commit 1e84458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/service/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ locals {
#Schematics agent jobrunner image ID
schematics_jobrunner_image = "icr.io/schematics-remote/schematics-job-runner:eecd8d0b-210"
#Schematics agent job12 image ID
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"
#schematics_sandbox_image
schematics_sandbox_image = "icr.io/schematics-remote/schematics-sandbox:d94e2078-339"
#Schematics environment (dev|stage|prod)
Expand Down

0 comments on commit 1e84458

Please sign in to comment.