Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into jekyll-3.4
  • Loading branch information
sireeshajonnalagadda authored Sep 1, 2025
commit 47a9cb9ee546a794f22b24858959780e7cecbdaf
1 change: 1 addition & 0 deletions src/jekyll/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ You can decide how often you want updates by referencing a [semantic version](ht
- `mcr.microsoft.com/devcontainers/jekyll:3.0` (or `3.0-bookworm`, `3.0-bullseye` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/jekyll:3.0.0` (or `3.0.0-bookworm`, `3.0.0-bullseye` to pin to an OS version)


However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `2-bullseye`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/jekyll/tags/list).
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.