Skip to content

Commit cb1b59e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/experimental/u7s.yaml

Lines changed: 1 addition & 1 deletion
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-v20230919.0 https://github.com/rootless-containers/usernetes
55+
git clone --branch=gen2-v20231218.0 https://github.com/rootless-containers/usernetes
5656
- mode: user
5757
script: |
5858
#!/bin/bash

0 commit comments

Comments
 (0)