Skip to content

Commit

Permalink
Bump Docker image version to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 28, 2024
1 parent 29f248f commit e71fcd8
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.2 AS DITA_OT
FROM ghcr.io/dita-ot/dita-ot:4.2.3 AS DITA_OT

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

Expand Down

0 comments on commit e71fcd8

Please sign in to comment.