Skip to content

Revert "[Snyk] Security upgrade ubuntu from 22.04 to mantic-20240216" #1

Revert "[Snyk] Security upgrade ubuntu from 22.04 to mantic-20240216"

Revert "[Snyk] Security upgrade ubuntu from 22.04 to mantic-20240216" #1

name: Build Docker Image on Pull Request
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ghcr.io/think-cube/dockerh2t:latest