Update node Docker tag to v23
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-10-18 00:25:27 +00:00
parent 4667cbcce3
commit e091fd90cd

View File

@ -14,7 +14,7 @@ steps:
- cargo test
- name: app_deploy
image: node:22
image: node:23
environment:
AWS_ACCESS_KEY_ID:
from_secret: AWS_ACCESS_KEY_ID