Skip to content

Commit

Permalink
Update image (SHA changed, though not contents)
Browse files Browse the repository at this point in the history
  • Loading branch information
oddhack committed Jul 2, 2024
1 parent 26c4234 commit c9eaf65
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
build:
name: Build spec artifacts
runs-on: ubuntu-latest
# needs: checkout
container: khronosgroup/docker-images@sha256:bd30a83285a2ea062598f053b5bd8ebc843e16c639c0e4cd88ab4bbb4e63ead3
# Refer to the build container by its SHA instead of the name, to prevent
# caching problems when updating the image.
# container: khronosgroup/docker-images:asciidoctor-spec.20240701
container: khronosgroup/docker-images@sha256:1175e55feeaca36d8c53b3628372cd371078473a162a558c3e89ffafdde40676

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c9eaf65

Please sign in to comment.