mirror of
https://github.com/maubot/maubot
synced 2025-08-29 03:20:39 +00:00
Update Alpine and Node
This commit is contained in:
parent
813fee7a2c
commit
01b5f53d90
4 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ default:
|
|||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
|
||||
build frontend:
|
||||
image: node:20-alpine
|
||||
image: node:22-alpine
|
||||
stage: build frontend
|
||||
before_script: []
|
||||
variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue