Skip to content

Commit

Permalink
fix: windows image 1809 build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed May 22, 2024
1 parent 68781da commit 05454e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/smbplugin/Dockerfile.Windows
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

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

Expand Down

0 comments on commit 05454e8

Please sign in to comment.