Skip to content

Commit 97d201e

Browse files
authored
Update ci-build.yaml to use specific image
1 parent 58e3045 commit 97d201e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ jobs:
102102
documentation:
103103
name: Documentation - test code snippets
104104
runs-on: ubuntu-latest
105+
container:
106+
image: index.docker.io/library/ubuntu@sha256:6d8d9799fe6ab3221965efac00b4c34a2bcc102c086a58dff9e19a08b913c7ef # ratchet:ubuntu:20.04
105107
timeout-minutes: 10
106108
strategy:
107109
matrix:

0 commit comments

Comments
 (0)