We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a2fc5 commit 24193faCopy full SHA for 24193fa
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Build & test
8
runs-on: ubuntu-18.04
9
container:
10
- image: httptoolkit/act-build-base@sha256:f6f39d94ee4fadf85d2ad1d2c80a8df4c06b2e6eef559cda4269841265ba2643
+ image: httptoolkit/act-build-base:v3.0.0
11
options: "--privileged" # Required for DIND tests
12
env:
13
DIND_HOST: unix:///tmp/docker.sock
0 commit comments