Skip to content

Commit

Permalink
Bump Docker image version to ”4.2.2“
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Sheen <[email protected]>
  • Loading branch information
infotexture committed Mar 21, 2024
1 parent 1ca02e6 commit 5844a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the latest DITA-OT image ↓ as parent:
FROM ghcr.io/dita-ot/dita-ot:4.2.1
FROM ghcr.io/dita-ot/dita-ot:4.2.2

# Install a custom plug-in from a remote location:
RUN dita --install https://github.com/infotexture/dita-bootstrap/archive/master.zip
Expand Down

0 comments on commit 5844a0e

Please sign in to comment.