Skip to content

chore(deps): update python docker tag to v3.14.3 (#20) #45

chore(deps): update python docker tag to v3.14.3 (#20)

chore(deps): update python docker tag to v3.14.3 (#20) #45

name: Docker Publish Main
on:
workflow_dispatch:
push:
branches:
- main
permissions:
packages: write
jobs:
call-reusable-workflow:
uses: JourneyDocker/github-workflows/.github/workflows/docker-publish.yml@main
with:
tag: main
platforms: linux/amd64
registry: github
secrets: inherit