Skip to content

Commit c3219dd

Browse files
committed
Update Dockerfile in github action
Signed-off-by: Doru Blânzeanu <[email protected]>
1 parent 3beb33a commit c3219dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CreateDevcontainerImage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
uses: docker/build-push-action@v6
4848
with:
4949
context: ./.devcontainer
50-
file: ./.devcontainer/Dockerfile.base
5150
push: true
5251
tags: |
5352
${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)