Skip to content

Bump vite from 5.4.21 to 8.0.8 in /frontend in the npm_and_yarn group across 1 directory #535

Bump vite from 5.4.21 to 8.0.8 in /frontend in the npm_and_yarn group across 1 directory

Bump vite from 5.4.21 to 8.0.8 in /frontend in the npm_and_yarn group across 1 directory #535

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [ main, dev ]
workflow_dispatch:
jobs:
docker-ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
submodules: true
clean: true
- name: Test Server Docker image Builds
run: docker build .