chore(repo): use the latest v3 image to avoid caching issues (#21648)

This commit is contained in:
Rares Matei 2024-02-06 16:55:44 +00:00 committed by GitHub
parent 9046eef903
commit ebca8e24cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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