Skip to content

Commit

Permalink
fix(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-base Docker tag…
Browse files Browse the repository at this point in the history
… to v2.2.2 (#369)
  • Loading branch information
plural-renovate[bot] authored Nov 7, 2023
2 parents 367b3dd + 8accd8e commit 0dabf2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion codeserver/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.2

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.2

USER root

Expand Down
2 changes: 1 addition & 1 deletion rstudio/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-base:2.2.2

USER root

Expand Down

0 comments on commit 0dabf2f

Please sign in to comment.