Skip to content

Commit 304c00f

Browse files
authored
fix: revert back to use servercore:1809 base image
1 parent aba2761 commit 304c00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/smbplugin/Dockerfile.Windows

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# these arguments come from BUILD_PLATFORMS used in release-tools
16-
ARG ADDON_IMAGE=servercore@sha256:6fdf140282a2f809dae9b13fe441635867f0a27c33a438771673b8da8f3348a4
16+
ARG ADDON_IMAGE=servercore:1809
1717
ARG BASE_IMAGE=nanoserver:1809
1818
ARG REGISTRY=mcr.microsoft.com/windows
1919

0 commit comments

Comments
 (0)