Skip to content

Commit 778ed98

Browse files
authored
Merge pull request #3726 from gizmoguy/test-base-8.0.6
Update github workflow to use test-base:8.0.6.
2 parents 7a00053 + 579180e commit 778ed98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Sanity tests
1212
runs-on: ubuntu-latest
1313
container:
14-
image: faucet/test-base:8.0.4
14+
image: faucet/test-base:8.0.6
1515
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
1616
steps:
1717
- name: Checkout repo

0 commit comments

Comments
 (0)