Skip to content

Commit

Permalink
Bump windows/nanoserver in /images (microsoft#1672)
Browse files Browse the repository at this point in the history
Bumps windows/nanoserver from 10.0.20348.1129 to 10.0.20348.1249.

---
updated-dependencies:
- dependency-name: windows/nanoserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Jowett <alanjo@microsoft.com>
  • Loading branch information
dependabot[bot] and Alan-Jowett authored Nov 21, 2022
1 parent 81829df commit fe41565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile.install
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Base image for Windows nanoserver 1809.
# The files in this image are copied to $env:CONTAINER_SANDBOX_MOUNT_POINT on the host.
FROM mcr.microsoft.com/windows/nanoserver@sha256:fefb912e2942912f1cd55bfe6bbb697a601a7787caf5c1875aaf105c86a28027
FROM mcr.microsoft.com/windows/nanoserver@sha256:f1125cf932664b039a55afb666bdca7dc28d453a88430fe47be763e0270638b6

ENV PATH="C:\Program Files\PowerShell;C:\utils;C:\Windows\system32;C:\Windows;C:\Windows\System32\WindowsPowerShell\v1.0;"

Expand Down

0 comments on commit fe41565

Please sign in to comment.