Fix 1803 image

This commit is contained in:
Don
2019-04-25 17:58:29 -07:00
parent 5e8ab59d01
commit af2017d35c
+1 -1
View File
@@ -1,5 +1,5 @@
# escape=`
FROM plugins/base:windows-1809-amd64
FROM plugins/base:windows-1803-amd64
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]