Skip to content

[Snyk] Security upgrade python from 3.13.0b4-slim to 3.13-slim #28

[Snyk] Security upgrade python from 3.13.0b4-slim to 3.13-slim

[Snyk] Security upgrade python from 3.13.0b4-slim to 3.13-slim #28

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