Skip to content

Commit

Permalink
4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdalpe committed Jul 20, 2023
1 parent 70697aa commit eae9d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM mcr.microsoft.com/windows/servercore:ltsc2022

ARG DOWNLOAD_URL="https://cdn.cribl.io/dl/4.2.0/cribl-4.2.0-7f8ef4a2-win32-x64.msi"
ARG DOWNLOAD_URL="https://cdn.cribl.io/dl/4.2.1/cribl-4.2.1-70714f62-win32-x64.msi"

RUN start /wait msiexec.exe /i %DOWNLOAD_URL% /qn USERNAME=LocalSystem

Expand Down

0 comments on commit eae9d8f

Please sign in to comment.