We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2aac1 commit aee9318Copy full SHA for aee9318
.github/workflows/java-tests.yaml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
45
container:
46
- image: ghcr.io/project-chip/chip-build-java:104
+ image: ghcr.io/project-chip/chip-build-java:112
47
options: --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
48
net.ipv4.conf.all.forwarding=0 net.ipv6.conf.all.forwarding=0"
49
0 commit comments