We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9735ee6 commit 6723eb1Copy full SHA for 6723eb1
arma3-win/Dockerfile
@@ -1,7 +1,7 @@
1
# We need to use the bigger Windows Server Image and can't use Windows Server Core or Nano Server,
2
# because of the ARMA 3 server requirements.
3
# https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/container-base-images#choosing-a-base-image
4
-FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:d9362d78f9207f4421c36c641db35fb8070d46f2b06d8c05a33de17faeb86f56
+FROM mcr.microsoft.com/windows/server:ltsc2022@sha256:3df994329bea9deba98f58dccd28158ce2a477e4b9bb1c711df9fddb17a05dd6
5
6
ENV HOST=0.0.0.0
7
ENV GAME_PORT=2302
0 commit comments