Skip to content

Commit bc28529

Browse files
committed
templates: update Usernetes to gen2-v20240203.0
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 1f94d52 commit bc28529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/experimental/u7s.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ provision:
5252
set -eux -o pipefail
5353
test -d ~/usernetes && exit 0
5454
cd ~
55-
git clone --branch=gen2-v20231218.0 https://github.com/rootless-containers/usernetes
55+
git clone --branch=gen2-v20240203.0 https://github.com/rootless-containers/usernetes
5656
- mode: user
5757
script: |
5858
#!/bin/bash

0 commit comments

Comments
 (0)