task(ci): update base image

This commit is contained in:
Brock H Caldwell
2026-03-10 23:58:47 -05:00
parent 688ea98922
commit a6d5e2b026

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