Skip to content

Commit

Permalink
Pin CI Docker image with SHA digest
Browse files Browse the repository at this point in the history
  • Loading branch information
oseiskar committed Jan 21, 2021
1 parent 58894e2 commit 94f2a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: kunitoki/android-ndk-r21
image: kunitoki/android-ndk-r21@sha256:ce5aed19936a1f3c99fce2f1135c055248c0faa2f5a930c68e36e81317db4550
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 94f2a28

Please sign in to comment.