mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-24 13:07:53 +08:00
Update publish-workflow.yaml
This commit is contained in:
2
.github/workflows/publish-workflow.yaml
vendored
2
.github/workflows/publish-workflow.yaml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: docker/Dockerfile-slim
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: |
|
||||
hlohaus789/g4f:latest-slim
|
||||
|
||||
Reference in New Issue
Block a user