BREAKING (potentially) - Bump docker version (Ubuntu 22.04 LTS) (#556)

* fix: resolution errors and vulnerability

* feat: bump (major) docker image rolling tag

* chore: bump major version

* fix: up workflow node to lts

* fix: conventions
This commit is contained in:
Webber Takken
2023-08-22 10:03:32 +02:00
committed by GitHub
parent ff551fe06d
commit a073719c29
13 changed files with 43983 additions and 22690 deletions

View File

@@ -21,7 +21,7 @@ jobs:
lfs: true
- uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: '18'
- run: yarn
- run: yarn run cli --help
env: