Skip to content

Commit 2bec7b1

Browse files
committed
Use proper build-push-action file arg
1 parent ad65c5b commit 2bec7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extension.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
platforms: linux/amd64,linux/arm64
3131
push: true
3232
tags: docker/labs-ai-tools-for-devs:${{ github.event.release.tag_name }}
33-
dockerfile: src/extension/Dockerfile
33+
file: src/extension/Dockerfile
3434
context: src/extension

0 commit comments

Comments
 (0)