Skip to content

Commit 5f46863

Browse files
committed
update
1 parent 711ecb8 commit 5f46863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dev-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: devcontainers/[email protected]
4545
with:
4646
subFolder: ${{ matrix.dir }}
47-
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}/container
47+
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}container
4848
# imageTag: ${{ matrix.dir }}
4949
# platform: linux/amd64,linux/arm64
5050
push: always

0 commit comments

Comments
 (0)