Skip to content

chore(deps): bump react-router-dom from 6.26.0 to 6.26.2 (#891) #1510

chore(deps): bump react-router-dom from 6.26.0 to 6.26.2 (#891)

chore(deps): bump react-router-dom from 6.26.0 to 6.26.2 (#891) #1510

Workflow file for this run

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