Skip to content

Commit b36aeb4

Browse files
fix(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-base Docker tag to v2.4.2 (#635)
2 parents 6367932 + 71691ad commit b36aeb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

codeserver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.2
22

33
USER root
44

jupyter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.2
22

33
USER root
44

rstudio/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.4.2
22

33
USER root
44

0 commit comments

Comments
 (0)