Skip to content

Commit

Permalink
Automated deployment to update containers 2021-05-18 (#349)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions committed May 18, 2021
1 parent 0bc2c87 commit c60d78a
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion registry/jupyter/datascience-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:5e5bf78bfa351c0255cea5269a0461afbf6b50b51e923a7436229208ea8487f9
tags:
"4.0": sha256:5e5bf78bfa351c0255cea5269a0461afbf6b50b51e923a7436229208ea8487f9
latest: sha256:9823fea0ad37357df89452c01d483b9a2cdc9e88668e44f5971e320679013209
latest: sha256:f74720e115f4294fc61574438f4b03433cb5a45e6683bdb9002d0d069483932a
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/minimal-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:6f9d189494fe091700681eb39b429dfe1420ad0717697c2e2293779fcb80cd1e
tags:
"4.0": sha256:6f9d189494fe091700681eb39b429dfe1420ad0717697c2e2293779fcb80cd1e
latest: sha256:8f9fbd8b847d6b97ad5ab6b7aa406f89f6ecd68200779369457c097c7e5e8228
latest: sha256:0b7fd9ca130ff6f9a58d6b13b8ac00cee7684194b84a5a4527000dee46d01527
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/pyspark-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:2aa9a0183bcfe80cd9e2a6c0a52d797bd5b67d1e2db9437c7345c2404b5a86c1
tags:
"4.0": sha256:2aa9a0183bcfe80cd9e2a6c0a52d797bd5b67d1e2db9437c7345c2404b5a86c1
latest: sha256:afa3d66d8530eec47b25fcadc4bbab4df86be153eb31b64a33ab1a6a78f89754
latest: sha256:75b851b15ab017ecf7222fba5e266d49264e76ffa572db4444ad4b375e3f0412
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/r-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:8c9e0ae86ef780855cba13e48adbcd9a43a12f93e61fe424a1e3398700ce0b51
tags:
"4.0": sha256:8c9e0ae86ef780855cba13e48adbcd9a43a12f93e61fe424a1e3398700ce0b51
latest: sha256:ca92b8b212f414f3b96f32efc1333f60b99d83ab98e690514d74dfafaf663be2
latest: sha256:46a8e10ec73564ec84d4821df78bf6a9d94fc5a50149661ba475d9a24c3a3a54
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/scipy-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:c650887d0bb8ec6fe899b58c2a8dec896e4e2c93b70135caabaa11cbe4d0d456
tags:
"4.0": sha256:c650887d0bb8ec6fe899b58c2a8dec896e4e2c93b70135caabaa11cbe4d0d456
latest: sha256:afcbea864c8cc25bff3ce9b9520b3a147eaade02f390a6bf4431f128dfaf1634
latest: sha256:619f5f6cba7f7992a98a7801320dbc65ebad00b6827420fcaa1f89eeb530af35
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
6 changes: 3 additions & 3 deletions registry/jupyter/tensorflow-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ url: https://hub.docker.com/r/jupyter/tensorflow-notebook
maintainer: '@vsoch'
description: Jupyter Tensorflow Notebook from https://github.com/jupyter/docker-stacks
latest:
ubuntu-20.04: sha256:99b1e35d66a204591c8e86b07c5d3ce8cecf887c8dd0f1b4457510916ba0cf1d
ubuntu-20.04: sha256:9e35cdea97c6f3919216eeebd647dbea8cf4494cb6ae62efb7ac2c59172c1a25
tags:
latest: sha256:99b1e35d66a204591c8e86b07c5d3ce8cecf887c8dd0f1b4457510916ba0cf1d
ubuntu-20.04: sha256:99b1e35d66a204591c8e86b07c5d3ce8cecf887c8dd0f1b4457510916ba0cf1d
latest: sha256:9e35cdea97c6f3919216eeebd647dbea8cf4494cb6ae62efb7ac2c59172c1a25
ubuntu-20.04: sha256:9e35cdea97c6f3919216eeebd647dbea8cf4494cb6ae62efb7ac2c59172c1a25
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/mongo/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ latest:
tags:
4.4.5-bionic: sha256:cc8bb8711114fa726ca641f5644791d3d43bdd2c95dac541a5fa2c90a2e6e972
4.4.6-bionic: sha256:3dbb3b4b8f33c8a61fa72cf1d05398d6cc09c72aa2a1f664b639d8231b0e83ab
latest: sha256:401ae88210c708d54873af22df618b46a5f3d2da1c2676d115326b205ec78d3f
latest: sha256:8b35c0a75c2dbf23110ed2485feca567ec9ab743feee7a0d7a148f806daf5e86
aliases:
mongo: /usr/bin/mongo
mongod: /usr/bin/mongod
Expand Down
2 changes: 1 addition & 1 deletion registry/spack/ubuntu-bionic/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
0.16.1: sha256:8261977ff63fe420446c349f0e3bd4e09a6417ebb1008ab472861041f1edd11b
tags:
0.16.1: sha256:8261977ff63fe420446c349f0e3bd4e09a6417ebb1008ab472861041f1edd11b
latest: sha256:ee97ddc153804ca3286775c06cee0c924a6d4a6904078c33bbb305463653f7fc
latest: sha256:a22a1761e829c3635c10e7e965c16d16b0f3d611edde12992472c0db451f9199
aliases:
sbang: /opt/spack/bin/sbang
spack: /opt/spack/bin/spack
Expand Down

0 comments on commit c60d78a

Please sign in to comment.