Merge pull request 'Update node Docker tag to v21' (#141) from renovate/node-21.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #141
This commit is contained in:
Pierre HUBERT 2024-04-11 08:21:52 +00:00
commit 33e6173e40

View File

@ -13,7 +13,7 @@ steps:
- cargo test - cargo test
- name: app_deploy - name: app_deploy
image: node:18 image: node:21
environment: environment:
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: AWS_ACCESS_KEY_ID from_secret: AWS_ACCESS_KEY_ID