Skip to content

Commit 2ae6565

Browse files
authored
chore(typescript-node): update readme
1 parent fddf1ec commit 2ae6565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/typescript-node/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Opinionated `Dockerfile` for Node.js and TypeScript development. This image incl
2121

2222
You can directly reference pre-built versions of `Dockerfile` by using the `image` property in `.devcontainer/devcontainer.json` or updating the `FROM` statement in your own `Dockerfile` to one of the following. An example `Dockerfile` is included in this repository.
2323

24-
- `ghcr.io/6thpath/devcontainer-images/typescript-node:22-bookworm-slim`
24+
- `ghcr.io/6thpath/typescript-node`
2525

2626
Refer to [this guide](https://containers.dev/guide/dockerfile) for more details.
2727

2828
## License
2929

30-
This project is licensed under the [MIT License](https://github.com/6thpath/devcontainer-images/blob/main/LICENSE).
30+
This project is licensed under the [MIT License](https://github.com/6thpath/devcontainer-images/blob/main/LICENSE).

0 commit comments

Comments
 (0)