Skip to content

Bump alpine from 3.19 to 3.20 (#33) #30

Bump alpine from 3.19 to 3.20 (#33)

Bump alpine from 3.19 to 3.20 (#33) #30

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