Radicale: Specify alping build image

This commit is contained in:
Bill Niblock 2025-06-06 12:28:14 -04:00
parent 9edc6640f6
commit a8a0a1b70a

View file

@ -13,6 +13,8 @@ jobs:
release:
name: Build
runs-on: docker
container:
image: forge.niblock.tech/containers/alpine:build
steps:
- name: Checkout the NibTech Radical Mirror
uses: https://forge.niblock.tech/actions/checkout@v4