Skip to content

Commit

Permalink
Update to latest docker image
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Leech <[email protected]>
  • Loading branch information
gmlueck and oddhack authored Jul 2, 2024
1 parent fc92027 commit d2c405e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
# Use the Khronos container with the asciidoctor toolchain preinstalled. We
# reference the image its SHA rather than its tag because they sometimes
# overwrite a tag with a different image (which has a different SHA). This
# SHA corresponds to tag "asciidoctor-spec.20240630".
container: khronosgroup/docker-images@sha256:bd30a83285a2ea062598f053b5bd8ebc843e16c639c0e4cd88ab4bbb4e63ead3
# SHA corresponds to tag "asciidoctor-spec.20240701".
container: khronosgroup/docker-images@sha256:1175e55feeaca36d8c53b3628372cd371078473a162a558c3e89ffafdde40676

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit d2c405e

Please sign in to comment.