Skip to content

Commit c1ba533

Browse files
committed
fix: simplify further
1 parent 85b9dc9 commit c1ba533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
ARG WINDOWS_VERSION
44

5-
FROM mcr.microsoft.com/windows/servercore:$WINDOWS_VERSION
5+
FROM mcr.microsoft.com/windows/nanoserver:$WINDOWS_VERSION
66

77
ARG VECTOR_VERSION
88

0 commit comments

Comments
 (0)