chore(repo): bump agents docker image (#22536)
This commit is contained in:
parent
bb4dd7d18f
commit
a79b92e35a
@ -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-v3'
|
image: 'ubuntu22.04-node20.11-v3'
|
||||||
env:
|
env:
|
||||||
GIT_AUTHOR_EMAIL: test@test.com
|
GIT_AUTHOR_EMAIL: test@test.com
|
||||||
GIT_AUTHOR_NAME: Test
|
GIT_AUTHOR_NAME: Test
|
||||||
@ -30,7 +30,7 @@ launch-templates:
|
|||||||
sudo apt-get install -y ca-certificates lsof
|
sudo apt-get install -y ca-certificates lsof
|
||||||
- name: Install Pnpm
|
- name: Install Pnpm
|
||||||
script: |
|
script: |
|
||||||
npm install -g @pnpm/exe@8.7.4
|
npm install -g pnpm@8.15.5
|
||||||
|
|
||||||
- name: Pnpm Install
|
- name: Pnpm Install
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user