Skip to content

Commit 642479b

Browse files
committed
Upgrading docker image to 2022.
1 parent de92daa commit 642479b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/win32-mips/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Dockerfile to generate the Windows g++-mipsel-none-elf-14.1.0.zip package.
44

5-
FROM mcr.microsoft.com/windows/servercore:ltsc2019
5+
FROM mcr.microsoft.com/windows/servercore:ltsc2022
66
WORKDIR C:\windows\temp
77
SHELL ["powershell", "-command"]
88

0 commit comments

Comments
 (0)