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