change to alpine 3.19 instead of 3.18
All checks were successful
ci / docker (push) Successful in 29s
Bump version / create_release_tag (pull_request) Successful in 1m12s

This commit is contained in:
2024-04-06 17:32:33 +00:00
parent d882c4166c
commit ade0f19cae

View File

@@ -31,7 +31,7 @@ build:
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
release:
image: node:20.12.1-alpine3.18
image: node:20.12.1-alpine3.19
stage: release
only:
refs: