Skip to content

Commit 274207c

Browse files
committed
Add netapi
1 parent 1478cb0 commit 274207c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/windows-deps/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ FROM mcr.microsoft.com/windows/nanoserver:${WINDOWS_VERSION}
3333

3434
COPY --from=git /git /git
3535
COPY --from=servercore /Windows/System32/nslookup.exe /nslookup.exe
36+
COPY --from=servercore /windows/system32/netapi32.dll /windows/system32/netapi32.dll
3637
COPY --from=vcredist C:\windows\system32\msvcp140.dll C:\windows\system32
3738
COPY --from=vcredist C:\windows\system32\vcruntime140.dll C:\windows\system32

0 commit comments

Comments
 (0)