Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Restore valid base image version (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Shaffer committed Nov 11, 2020
1 parent 77b68fa commit 783f4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/images/samples/Dockerfile
Expand Up @@ -2,7 +2,7 @@
# https://github.com/microsoft/iqsharp/blob/main/images/iqsharp-base/Dockerfile.
# As per Binder documentation, we choose to use an SHA sum here instead of a
# tag.
FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.201118141-beta
FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.20102604

# Mark that this Dockerfile is used with the samples repository.
ENV IQSHARP_HOSTING_ENV=SAMPLES_DOCKERFILE
Expand Down

0 comments on commit 783f4a7

Please sign in to comment.