Skip to content

Commit 0fd268b

Browse files
committed
update k3s image
Signed-off-by: Tarun Pothulapati <[email protected]>
1 parent 7fb8767 commit 0fd268b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/preview/leeway.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2022 Gitpod GmbH. All rights reserved.
22
# Licensed under the MIT License. See License-MIT.txt in the project root for license information.
33

4-
FROM rancher/k3s:v1.21.12-k3s1
4+
FROM rancher/k3s::v1.22.13-k3s1
55

66
ADD https://github.com/FiloSottile/mkcert/releases/download/v1.4.4/mkcert-v1.4.4-linux-amd64 /bin/mkcert
77
RUN chmod +x /bin/mkcert

0 commit comments

Comments
 (0)