Skip to content

Commit 524962f

Browse files
committed
feat: change image name
1 parent e0ac0bf commit 524962f

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
@@ -24,5 +24,5 @@ jobs:
2424
uses: devcontainers/[email protected]
2525
with:
2626
subFolder: ./templates/react-native
27-
imageName: ghcr.io/pnstack/codespace
27+
imageName: ghcr.io/pnstack/codespace/react-native
2828
push: always

0 commit comments

Comments
 (0)