We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711ecb8 commit 5f46863Copy full SHA for 5f46863
.github/workflows/build-dev-container.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: devcontainers/[email protected]
45
with:
46
subFolder: ${{ matrix.dir }}
47
- imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}/container
+ imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}container
48
# imageTag: ${{ matrix.dir }}
49
# platform: linux/amd64,linux/arm64
50
push: always
0 commit comments