Skip to content

Commit

Permalink
Created Windows container (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jun 26, 2024
1 parent 36c3a2b commit 1d15cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-2022.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# POSSIBILITY OF SUCH DAMAGE.

# Use the base image with Windows Server Core
FROM mcr.microsoft.com/windows/servercore:ltsc2022
FROM mcr.microsoft.com/windows/servercore:ltsc202

ARG RUBY_INSTALLER_VERSION=3.1.6-1
ADD https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-${RUBY_INSTALLER_VERSION}/rubyinstaller-${RUBY_INSTALLER_VERSION}-x64.exe C:\\temp\\rubyinstaller-devkit.exe
Expand Down

0 comments on commit 1d15cfe

Please sign in to comment.