Skip to content

chore(deps): bump @babel/standalone from 7.24.5 to 7.24.6 #102

chore(deps): bump @babel/standalone from 7.24.5 to 7.24.6

chore(deps): bump @babel/standalone from 7.24.5 to 7.24.6 #102

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .