Skip to content

Bump @babel/runtime from 7.25.9 to 7.26.0 in /meteorapp #67

Bump @babel/runtime from 7.25.9 to 7.26.0 in /meteorapp

Bump @babel/runtime from 7.25.9 to 7.26.0 in /meteorapp #67

Workflow file for this run

name: Build Dockerfile
on: push
jobs:
build:
runs-on: ubuntu-24.04
steps:
# Checks-out the repository under $GITHUB_WORKSPACE.
- uses: actions/checkout@v4
- name: Build Dockerfile
run: docker build . -t chessapp