chore(repo): use the latest v3 image to avoid caching issues (#21648)
This commit is contained in:
parent
9046eef903
commit
ebca8e24cf
@ -1,7 +1,7 @@
|
|||||||
launch-templates:
|
launch-templates:
|
||||||
linux-medium:
|
linux-medium:
|
||||||
resource-class: 'docker_linux_amd64/medium+'
|
resource-class: 'docker_linux_amd64/medium+'
|
||||||
image: 'ubuntu22.04-node20.9-v2'
|
image: 'ubuntu22.04-node20.9-v3'
|
||||||
env:
|
env:
|
||||||
GIT_AUTHOR_EMAIL: test@test.com
|
GIT_AUTHOR_EMAIL: test@test.com
|
||||||
GIT_AUTHOR_NAME: Test
|
GIT_AUTHOR_NAME: Test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user