task(ci): update base image

This commit is contained in:
Brock H Caldwell
2026-03-10 23:57:11 -05:00
parent d55a9cfdd5
commit 688ea98922

View File

@@ -62,7 +62,7 @@ jobs:
with:
context: .
build-args:
ALPINE_VERSION: "3.22"
- "ALPINE_VERSION=3.22"
push: true
file: docker/Dockerfile.base.worker
platforms: linux/amd64