@@ -112,7 +112,7 @@ jobs:
112112 cancel-in-progress : ${{ needs.configuration.outputs.is_main_branch == 'false' }}
113113 runs-on : ubuntu-latest-16-cores
114114 container :
115- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
115+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
116116 options : --user root
117117 steps :
118118 - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # pin@v4
@@ -140,7 +140,7 @@ jobs:
140140 (needs.configuration.outputs.is_scheduled_run != 'true')
141141 runs-on : ubuntu-latest
142142 container :
143- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
143+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
144144 options : --user root
145145 concurrency :
146146 group : ${{ github.ref == 'refs/heads/main' && github.run_id || github.sha }}-infrastructure
@@ -187,7 +187,7 @@ jobs:
187187 ports :
188188 - 6379:6379
189189 container :
190- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
190+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
191191 options : --user root
192192 env :
193193 DB_HOST : " mysql"
@@ -410,7 +410,7 @@ jobs:
410410 if : needs.configuration.outputs.is_scheduled_run != 'true'
411411 runs-on : ubuntu-latest
412412 container :
413- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
413+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
414414 options : --user root
415415 concurrency :
416416 group : ${{ github.ref == 'refs/heads/main' && github.run_id || github.sha }}-install
@@ -463,7 +463,7 @@ jobs:
463463 environment : branch-build
464464 runs-on : ubuntu-latest
465465 container :
466- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
466+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
467467 options : --user root
468468 if : needs.configuration.outputs.with_monitoring == 'true' && needs.configuration.outputs.is_scheduled_run != 'true'
469469 concurrency :
@@ -492,7 +492,7 @@ jobs:
492492 environment : branch-build
493493 runs-on : ubuntu-latest
494494 container :
495- image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:fix-go-1-24-13- cve-2025-68121- gha.181
495+ image : eu.gcr.io/gitpod-dev-artifact/dev/dev-environment:ona-clc-2243-fix- cve-2026-27143-bump-go- gha.275
496496 options : --user root
497497 if : needs.configuration.outputs.with_integration_tests != '' && needs.configuration.outputs.is_scheduled_run != 'true'
498498 concurrency :
0 commit comments