Skip to content

Commit

Permalink
Update preview image (#2462)
Browse files Browse the repository at this point in the history
Pulls in new features, including the "new" pill
  • Loading branch information
frankharkins authored Dec 12, 2024
1 parent 640b47c commit d0040ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import sys
from pathlib import Path

# Get the latest digest by running `docker pull icr.io/qc-open-source-docs-public/preview:latest`.
IMAGE_DIGEST = "sha256:9d475dd73d574cb420490cdaf203c45f9b211debee2fb8825bae40018e55bcae"
IMAGE_DIGEST = "sha256:00708d7f6926826fbea7e1469380ffc7cdccf540760d0be1828d88c31cd7def8"

PWD = Path(__file__).parent
IMAGE = f"icr.io/qc-open-source-docs-public/preview@{IMAGE_DIGEST}"
Expand Down

0 comments on commit d0040ea

Please sign in to comment.