mirror of https://github.com/k3s-io/k3s
Bump ubuntu from 22.04 to 24.04 in /tests/e2e/scripts
Bumps ubuntu from 22.04 to 24.04.
---
updated-dependencies:
- dependency-name: ubuntu
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 4cb4542c3a
)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/10288/head
parent
7fc90652ac
commit
de15915c9c
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:22.04
|
||||
FROM ubuntu:24.04
|
||||
ARG EXTERNAL_ENCODED_VPN
|
||||
ARG VPN_ENCODED_LOGIN
|
||||
|
||||
|
|
Loading…
Reference in New Issue