We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb9e56 commit 81de3daCopy full SHA for 81de3da
start
@@ -16,7 +16,7 @@ import sys
16
from pathlib import Path
17
18
# Get the latest digest by running `docker pull icr.io/qc-open-source-docs-public/preview:latest`.
19
-IMAGE_DIGEST = "sha256:c93a25a2473e180c4fd04d2f520d8745f9ad861ce1ce33389d7038c0b9567eef"
+IMAGE_DIGEST = "sha256:f7705da788d4a55e43f184edfbe4595c75e669ea79b580c0bf525893585684fe"
20
21
# Docker on Windows uses `/` rather than `\`, so we need to call `.as_posix()`:
22
# https://medium.com/@kale.miller96/how-to-mount-your-current-working-directory-to-your-docker-container-in-windows-74e47fa104d7
0 commit comments