change to alpine 3.19 instead of 3.18
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user