system HF Staff commited on
Commit
022f68e
·
verified ·
1 Parent(s): eeb23fb

CI: sync Credenza Space (101ae9b)

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -3
Dockerfile CHANGED
@@ -9,7 +9,7 @@
9
  # this file would publish the application; deploy/deploy_to_hf.py has a test
10
  # that fails if app source ever enters the sync payload.
11
  #
12
- # The `:5b506315a4b4e22a553fe9e7c38090acea5883c7` tag below is what a developer building this file locally gets.
13
  # CI does NOT deploy it as written: `deploy_to_hf.py` rewrites the tag to the
14
  # commit SHA before syncing.
15
  #
@@ -18,6 +18,6 @@
18
  # no-op commit, no HF rebuild, and a Space that goes on serving the previous
19
  # image while every gate in the pipeline reports success. It happened. Pinning
20
  # the SHA gives the commit something to differ by, and names the exact image
21
- # built from this source rather than whatever `:5b506315a4b4e22a553fe9e7c38090acea5883c7` resolves to at pull time.
22
 
23
- FROM ghcr.io/cloudronin/credenza:5b506315a4b4e22a553fe9e7c38090acea5883c7
 
9
  # this file would publish the application; deploy/deploy_to_hf.py has a test
10
  # that fails if app source ever enters the sync payload.
11
  #
12
+ # The `:101ae9bcea84b10d2305e0c5b329f3cfdb58a698` tag below is what a developer building this file locally gets.
13
  # CI does NOT deploy it as written: `deploy_to_hf.py` rewrites the tag to the
14
  # commit SHA before syncing.
15
  #
 
18
  # no-op commit, no HF rebuild, and a Space that goes on serving the previous
19
  # image while every gate in the pipeline reports success. It happened. Pinning
20
  # the SHA gives the commit something to differ by, and names the exact image
21
+ # built from this source rather than whatever `:101ae9bcea84b10d2305e0c5b329f3cfdb58a698` resolves to at pull time.
22
 
23
+ FROM ghcr.io/cloudronin/credenza:101ae9bcea84b10d2305e0c5b329f3cfdb58a698