Skip to content

chore(deps): bump @mui/material from 7.1.1 to 7.1.2 (#1174) #2347

chore(deps): bump @mui/material from 7.1.1 to 7.1.2 (#1174)

chore(deps): bump @mui/material from 7.1.1 to 7.1.2 (#1174) #2347

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: check the dockerfile
run: |
docker build .