Skip to content

build(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.4 in /frontend #200

build(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.4 in /frontend

build(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.4 in /frontend #200

Workflow file for this run

name: Docker
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Build the Docker Image
steps:
- uses: actions/checkout@v2
- run: docker build -t mathhub/mhd .