Skip to content

Commit

Permalink
Update Dockerfile. (microsoft#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Granade authored and anpaz committed Oct 3, 2019
1 parent b29c290 commit 7ea007c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/microsoft/iqsharp/blob/master/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@sha256:305e27693dfe62b03793a01bbacd387a2d21fe8d3d68deb29ed3542e071aa876
FROM mcr.microsoft.com/quantum/iqsharp-base:0.9.1909.3002

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

0 comments on commit 7ea007c

Please sign in to comment.