UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Distros
Rancher Federal
rkegovernment
rke2
Commits
e0142915
Commit
e0142915
authored
Sep 01, 2021
by
Luther Monson
Browse files
switch to using KUBERNETES_VERSION from version.sh for windows
parent
e8d87753
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Dockerfile.windows
Dockerfile.windows
+2
-1
No files found.
Dockerfile.windows
View file @
e0142915
...
...
@@ -39,8 +39,9 @@ WORKDIR /source
# End Dapper stuff
FROM build as windows-runtime-collect
ARG KUBERNETES_VERSION=dev
# windows runtime image
ENV KUBERNETES_VERSION="v1.21.3"
ENV CRICTL_VERSION="v1.21.0"
ENV CONTAINERD_VERSION="1.5.4"
ENV WINS_VERSION="0.1.1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment