Skip to content

Commit bf9f238

Browse files
committed
docs: update commit file path for default-image-tag updates
1 parent 1fe02a4 commit bf9f238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docker/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ pnpm i
1717
./src/docker/build.sh --with-debug
1818
# DockerHub credential environmental variables must be set
1919
./src/docker/push.sh
20-
git add -- src/itk-wasm-cli.js
20+
git add -- packages/core/typescript/itk-wasm/src/default-image-tag.js
2121
git commit -m "feat(itk-wasm-cli): Update default Docker image for $(date '+%Y%m%d')-$(git rev-parse --short HEAD)"
2222
```

0 commit comments

Comments
 (0)