Skip to content

Commit

Permalink
templates: update Usernetes to gen2-v20231218.0
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Jan 19, 2024
1 parent c0ece9b commit cb1b59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/experimental/u7s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ provision:
set -eux -o pipefail
test -d ~/usernetes && exit 0
cd ~
git clone --branch=gen2-v20230919.0 https://github.com/rootless-containers/usernetes
git clone --branch=gen2-v20231218.0 https://github.com/rootless-containers/usernetes
- mode: user
script: |
#!/bin/bash
Expand Down

0 comments on commit cb1b59e

Please sign in to comment.