Skip to content

Bump alpine from 3.18 to 3.19 (#26) #24

Bump alpine from 3.18 to 3.19 (#26)

Bump alpine from 3.18 to 3.19 (#26) #24

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