CI: Bump base image for nodejs version
This commit is contained in:
parent
422d345904
commit
70c748a62a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: 2.1
|
|||
jobs:
|
||||
deploy:
|
||||
docker:
|
||||
- image: cimg/base:2022.10
|
||||
- image: cimg/base:2024.10
|
||||
resource_class: medium
|
||||
steps:
|
||||
- add_ssh_keys:
|
||||
|
|
Loading…
Reference in a new issue