Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit a3a0aae

Browse files
committed
dockers
1 parent 4caac52 commit a3a0aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-run-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: docker/build-push-action@v6
4848
with:
4949
context: .
50-
file: Dockerfile.run-ui
50+
file: Dockerfile.run-api
5151
push: true
5252
platforms: linux/amd64,linux/arm64
5353
tags: |

0 commit comments

Comments
 (0)