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

Restore valid base image version#442

Merged
rmshaffer merged 1 commit into
mainfrom
rmshaffer/base-image
Nov 11, 2020
Merged

Restore valid base image version#442
rmshaffer merged 1 commit into
mainfrom
rmshaffer/base-image

Conversation

@rmshaffer

Copy link
Copy Markdown
Contributor

Looks like #437 contained an inadvertent change to Dockerfile that broke the Docker image build.

e.g., from https://github.com/microsoft/Quantum/runs/1383424059:

Step 1/10 : FROM mcr.microsoft.com/quantum/iqsharp-base:0.13.201118141-beta
manifest for mcr.microsoft.com/quantum/iqsharp-base:0.13.201118141-beta not found: manifest unknown: manifest tagged by "0.13.201118141-beta" is not found
Error response from daemon: No such image: public/quantum/samples:77b68faa38df8a601ba3fcc1ffef3094be242cba

This change reverts back to use the previously-released version 0.13.20102604.

@rmshaffer rmshaffer requested a review from cgranade November 11, 2020 13:41
@cgranade

Copy link
Copy Markdown
Contributor

That's my bad, sorry; I should have caught that beta Docker images aren't actually published. Thanks for catching this!

@rmshaffer

Copy link
Copy Markdown
Contributor Author

That's my bad, sorry; I should have caught that beta Docker images aren't actually published. Thanks for catching this!

No worries at all - that's why we have CI to catch these things!

@rmshaffer rmshaffer merged commit 783f4a7 into main Nov 11, 2020
@rmshaffer rmshaffer deleted the rmshaffer/base-image branch November 11, 2020 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants