Skip to content

Commit

Permalink
Bump Docker image version to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 20, 2023
1 parent 649b55a commit c53fbba
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.0.1 AS DITA_OT
FROM ghcr.io/dita-ot/dita-ot:4.0.2 AS DITA_OT

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

Expand Down

0 comments on commit c53fbba

Please sign in to comment.