task(ci): update base image
Some checks failed
CI / build-base-app (push) Failing after 30s
CI / build-base-worker (push) Successful in 34s
CI / build-base-worker-supervisord (push) Successful in 2m1s

This commit is contained in:
Brock H Caldwell
2026-03-11 08:26:08 -05:00
parent 0c5fd2544b
commit 1827c1df71

View File

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