Skip to content

Build(deps): bump alpine from 3.17 to 3.18 (#8) #6

Build(deps): bump alpine from 3.17 to 3.18 (#8)

Build(deps): bump alpine from 3.17 to 3.18 (#8) #6

Workflow file for this run

name: Main merge
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
upload: false