mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
build(deps): bump ubuntu from 24.04 to 26.04 in /tests/e2e/scripts
Bumps ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5463d000a6
commit
3d8f6fd44b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:24.04
|
||||
FROM ubuntu:26.04
|
||||
ARG EXTERNAL_ENCODED_VPN
|
||||
ARG VPN_ENCODED_LOGIN
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue