Skip to content

Commit da31f73

Browse files
committed
update image tags
1 parent dcfe7c1 commit da31f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

0 commit comments

Comments
 (0)