We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb8767 commit 0fd268bCopy full SHA for 0fd268b
install/preview/leeway.Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) 2022 Gitpod GmbH. All rights reserved.
2
# Licensed under the MIT License. See License-MIT.txt in the project root for license information.
3
4
-FROM rancher/k3s:v1.21.12-k3s1
+FROM rancher/k3s::v1.22.13-k3s1
5
6
ADD https://github.com/FiloSottile/mkcert/releases/download/v1.4.4/mkcert-v1.4.4-linux-amd64 /bin/mkcert
7
RUN chmod +x /bin/mkcert
0 commit comments