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.
2 parents 7a00053 + 579180e commit 778ed98Copy full SHA for 778ed98
.github/workflows/tests-integration.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Sanity tests
12
runs-on: ubuntu-latest
13
container:
14
- image: faucet/test-base:8.0.4
+ image: faucet/test-base:8.0.6
15
options: --privileged --cap-add=ALL -v /lib/modules:/lib/modules -v /var/local/lib/docker:/var/lib/docker --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1
16
steps:
17
- name: Checkout repo
0 commit comments