Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
npv2k1 committed Feb 2, 2024
1 parent 711ecb8 commit 5f46863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: devcontainers/ci@v0.3
with:
subFolder: ${{ matrix.dir }}
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}/container
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}container
# imageTag: ${{ matrix.dir }}
# platform: linux/amd64,linux/arm64
push: always

0 comments on commit 5f46863

Please sign in to comment.