File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ARG DOCUUM_VERSION=0.27.0
66# renovate: datasource=github-releases depName=docker packageName=moby/moby
77ARG DOCKER_VERSION=28.5.2
88
9- FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:8e76dda6e26aeee6dd741d9d92cd44f9965e209dcc30b7e90b58d37c63d37cd9 AS build
9+ FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:af9cf5183e68ff0beee87a795e5761ef9143fc6ee7e3d785b5920eda6f5e03fb AS build
1010
1111RUN mkdir tmp && mkdir bin
1212
2323 curl -sSfLo bin/docuum.exe https://github.com/stepchowfun/docuum/releases/download/v%DOCUUM_VERSION%/docuum-x86_64-pc-windows-msvc.exe `
2424 && /bin/docuum --version
2525
26- FROM mcr.microsoft.com/windows/nanoserver:1809@sha256:cfb490663097bfb37ccdde9fcc5a414f1c80f5ae1cb1de9011a25366ba719115
26+ FROM mcr.microsoft.com/windows/nanoserver:1809@sha256:471b97211a4d3f2e02423b7f31fd398382c2f50bb3e30c406e0c53041b516f0a
2727
2828USER ContainerAdministrator
2929
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ARG DOCUUM_VERSION=0.27.0
66# renovate: datasource=github-releases depName=docker packageName=moby/moby
77ARG DOCKER_VERSION=28.5.2
88
9- FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:8e76dda6e26aeee6dd741d9d92cd44f9965e209dcc30b7e90b58d37c63d37cd9 AS build
9+ FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:af9cf5183e68ff0beee87a795e5761ef9143fc6ee7e3d785b5920eda6f5e03fb AS build
1010
1111RUN mkdir tmp && mkdir bin
1212
2323 curl -sSfLo bin/docuum.exe https://github.com/stepchowfun/docuum/releases/download/v%DOCUUM_VERSION%/docuum-x86_64-pc-windows-msvc.exe `
2424 && /bin/docuum --version
2525
26- FROM mcr.microsoft.com/windows/nanoserver:ltsc2022@sha256:be41510eb214c55def9162ef1fb5e71f1b71ce4d64d91bc963199f2383e034ea
26+ FROM mcr.microsoft.com/windows/nanoserver:ltsc2022@sha256:3680dad0bb773da8efcd9d928eaf4e33817875ab71a43792640ab1bcc0b3c074
2727
2828USER ContainerAdministrator
2929
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ARG DOCUUM_VERSION=0.27.0
66# renovate: datasource=github-releases depName=docker packageName=moby/moby
77ARG DOCKER_VERSION=28.5.2
88
9- FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:8e76dda6e26aeee6dd741d9d92cd44f9965e209dcc30b7e90b58d37c63d37cd9 AS build
9+ FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:af9cf5183e68ff0beee87a795e5761ef9143fc6ee7e3d785b5920eda6f5e03fb AS build
1010
1111RUN mkdir tmp && mkdir bin
1212
2323 curl -sSfLo bin/docuum.exe https://github.com/stepchowfun/docuum/releases/download/v%DOCUUM_VERSION%/docuum-x86_64-pc-windows-msvc.exe `
2424 && /bin/docuum --version
2525
26- FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:8e76dda6e26aeee6dd741d9d92cd44f9965e209dcc30b7e90b58d37c63d37cd9
26+ FROM mcr.microsoft.com/windows/nanoserver:ltsc2025@sha256:af9cf5183e68ff0beee87a795e5761ef9143fc6ee7e3d785b5920eda6f5e03fb
2727
2828USER ContainerAdministrator
2929
You can’t perform that action at this time.
0 commit comments