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 f3ec0e7 commit 711ecb8Copy full SHA for 711ecb8
.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 }}
+ imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}/container
48
# imageTag: ${{ matrix.dir }}
49
# platform: linux/amd64,linux/arm64
50
push: always
0 commit comments