Skip to content

Bump docker/build-push-action from 4 to 5 (#19) #18

Bump docker/build-push-action from 4 to 5 (#19)

Bump docker/build-push-action from 4 to 5 (#19) #18

Workflow file for this run

name: Docker
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true