task(ci): update base image
This commit is contained in:
@@ -59,10 +59,10 @@ jobs:
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
env:
|
||||
ALPINE_VERSION: 3.22
|
||||
with:
|
||||
context: .
|
||||
build-args:
|
||||
ALPINE_VERSION: "3.22"
|
||||
push: true
|
||||
file: docker/Dockerfile.base.worker
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user