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 2251f11 commit 61576caCopy full SHA for 61576ca
examples/experimental/u7s.yaml
@@ -52,7 +52,7 @@ provision:
52
set -eux -o pipefail
53
test -d ~/usernetes && exit 0
54
cd ~
55
- git clone --branch=gen2-v20240203.0 https://github.com/rootless-containers/usernetes
+ git clone --branch=gen2-v20240814.0 https://github.com/rootless-containers/usernetes
56
- mode: user
57
script: |
58
#!/bin/bash
0 commit comments