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

Commit 783f4a7

Browse files
author
Ryan Shaffer
authored
Restore valid base image version (#442)
1 parent 77b68fa commit 783f4a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Build/images/samples/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://github.com/microsoft/iqsharp/blob/main/images/iqsharp-base/Dockerfile.
33
# As per Binder documentation, we choose to use an SHA sum here instead of a
44
# tag.
5-
FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.201118141-beta
5+
FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.20102604
66

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

0 commit comments

Comments
 (0)