Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 8f6c8aa

Browse files
authored
Doc correction (CI Ignore)
1 parent edbfbea commit 8f6c8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can also directly reference pre-built versions of `.devcontainer/base.Docker
3434

3535
- `mcr.microsoft.com/vscode/devcontainers/java` (latest)
3636
- `mcr.microsoft.com/vscode/devcontainers/java:11` (or `11-bullseye`, `11-buster` to pin to an OS version)
37-
- `mcr.microsoft.com/vscode/devcontainers/java:16` (or `16-bullseye`, `16-buster` to pin to an OS version)
37+
- `mcr.microsoft.com/vscode/devcontainers/java:17` (or `17-bullseye`, `17-buster` to pin to an OS version)
3838

3939
You can decide how often you want updates by referencing a [semantic version](https://semver.org/) of each image. For example:
4040

0 commit comments

Comments
 (0)