Skip to content

Commit 73d8c4a

Browse files
committed
update build image
1 parent da31f73 commit 73d8c4a

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
@@ -45,6 +45,6 @@ jobs:
4545
with:
4646
subFolder: ${{ matrix.dir }}
4747
imageName: ghcr.io/pnstack/codespace
48-
imageTag: ${{ matrix.dir }}
48+
# imageTag: ${{ matrix.dir }}
4949
platform: linux/amd64,linux/arm64
5050
push: always

0 commit comments

Comments
 (0)