Skip to content

chore(deps): update python docker tag to v3.13 #5

chore(deps): update python docker tag to v3.13

chore(deps): update python docker tag to v3.13 #5

Workflow file for this run

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