Skip to content

chore(deps): update ghcr.io/hazmi35/node docker tag to v21 - autoclosed #11

chore(deps): update ghcr.io/hazmi35/node docker tag to v21 - autoclosed

chore(deps): update ghcr.io/hazmi35/node docker tag to v21 - autoclosed #11

Workflow file for this run

name: Build & Push to container registry
on:
release:
types: [created]
push:
branches:
- main
pull_request:
branches:
- "**"
paths:
- "Dockerfile"
jobs:
docker:
uses: nezuchan/workflows/.github/workflows/docker-build.yml@main
secrets: inherit