CI: Bump base image for nodejs version

This commit is contained in:
Alessandro Pignotti 2024-10-14 19:11:44 +02:00
parent 422d345904
commit 70c748a62a

View file

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