Skip to content

Commit

Permalink
Bump Docker image version to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 28, 2024
1 parent 6d873c7 commit 29f248f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This file is part of the DITA-OT Build GitHub Action project.
# See the accompanying LICENSE file for applicable licenses.

FROM ghcr.io/dita-ot/dita-ot:4.2.1 AS DITA_OT
FROM ghcr.io/dita-ot/dita-ot:4.2.2 AS DITA_OT

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 29f248f

Please sign in to comment.