Skip to content

Commit

Permalink
set dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Nov 27, 2024
1 parent 4840326 commit 18c6d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
env:
CLAB_VERSION: ${{ inputs.clab_version }}
with:
file: .devcontainer/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
push: true
platforms: linux/amd64,linux/arm64

0 comments on commit 18c6d46

Please sign in to comment.