Update registry.odit.services/hub/library/node Docker tag to v18

This commit is contained in:
ODIT Renovate Bot 2022-04-30 10:16:42 +00:00
parent 9853ee74a1
commit c63b080ace
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ name: build:tag
steps: steps:
- name: build and package - name: build and package
depends_on: ["clone"] depends_on: ["clone"]
image: registry.odit.services/hub/library/node:16-alpine3.14 image: registry.odit.services/hub/library/node:18-alpine3.14
commands: commands:
- apk add git zip -f - apk add git zip -f
- yarn - yarn