Skip to content

Commit

Permalink
Merge pull request #6291 from ryanlovett/gradebook-sha-721f235
Browse files Browse the repository at this point in the history
Update gradebook image.
  • Loading branch information
ryanlovett authored Sep 27, 2024
2 parents e3036c8 + b4ff254 commit 9633a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/gradebook/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ jupyterhub:
# https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html#kubespawner.KubeSpawner.extra_containers
extraContainers:
- name: gradebook
image: gradebook/gradebook:latest
image: gradebook/gradebook:sha-721f235
ports:
- containerPort: 3839
volumeMounts:
- name: home
mountPath: /home/rstudio
subPath: "{username}"
imagePullPolicy: Always
#imagePullPolicy: Always
extraFiles:
# DH-216
remove-exporters:
Expand Down

0 comments on commit 9633a76

Please sign in to comment.