We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b68fa commit 783f4a7Copy full SHA for 783f4a7
1 file changed
Build/images/samples/Dockerfile
@@ -2,7 +2,7 @@
2
# https://github.com/microsoft/iqsharp/blob/main/images/iqsharp-base/Dockerfile.
3
# As per Binder documentation, we choose to use an SHA sum here instead of a
4
# tag.
5
-FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.201118141-beta
+FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.20102604
6
7
# Mark that this Dockerfile is used with the samples repository.
8
ENV IQSHARP_HOSTING_ENV=SAMPLES_DOCKERFILE
0 commit comments