Skip to content

Commit

Permalink
Change docker image (#1502)
Browse files Browse the repository at this point in the history
Use preview app for PR previews
  • Loading branch information
arnaucasau authored Jun 6, 2024
1 parent b4df2d0 commit d203d20
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 @@ -31,7 +31,7 @@
# 2. ❯ docker run --rm -p 3000:3000 -t qiskit-docs-preview
# 3. Open up http://localhost:3000

FROM icr.io/quantum-computing/iqp-channel-docs-dev:latest
FROM icr.io/quantum-computing/iqp-channel-docs-dev:open-source

COPY docs/ /home/node/app/docs
COPY translations/ /home/node/app/docs
Expand Down

0 comments on commit d203d20

Please sign in to comment.