update npm versions

This commit is contained in:
Jannik Streek
2023-12-21 17:07:35 +01:00
parent 94edd30596
commit 5deab37753
4 changed files with 1894 additions and 5825 deletions

View File

@ -49,6 +49,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v4
with:
target: production
platforms: linux/amd64,linux/arm64/v8
push: true
tags: ${{ steps.meta.outputs.tags }}