Skip to content

chore: update alpine version #8

chore: update alpine version

chore: update alpine version #8

Workflow file for this run

name: base-alpine
on:
workflow_dispatch:
push:
branches:
- master
paths:
- docker/base-alpine/**
- scripts/**
jobs:
build:
permissions:
contents: read
packages: write
uses: ./.github/workflows/bake.yml
secrets: inherit
with:
path: docker/base-alpine
target: release