Skip to content

Commit 81de3da

Browse files
committed
update docker image
1 parent beb9e56 commit 81de3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: start

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import sys
1616
from pathlib import Path
1717

1818
# Get the latest digest by running `docker pull icr.io/qc-open-source-docs-public/preview:latest`.
19-
IMAGE_DIGEST = "sha256:c93a25a2473e180c4fd04d2f520d8745f9ad861ce1ce33389d7038c0b9567eef"
19+
IMAGE_DIGEST = "sha256:f7705da788d4a55e43f184edfbe4595c75e669ea79b580c0bf525893585684fe"
2020

2121
# Docker on Windows uses `/` rather than `\`, so we need to call `.as_posix()`:
2222
# https://medium.com/@kale.miller96/how-to-mount-your-current-working-directory-to-your-docker-container-in-windows-74e47fa104d7

0 commit comments

Comments
 (0)