Skip to content

Commit

Permalink
Merge pull request #42 from UBC-DSCI/tidyclust-fix
Browse files Browse the repository at this point in the history
Pin jupyter/r-notebook to lab-4.0.5
  • Loading branch information
briank-git authored Mar 19, 2024
2 parents c47ed97 + 2141f38 commit 7b8916c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/r-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) UBC-DSCI Development Team.
# Distributed under the terms of the Modified BSD License.
FROM jupyter/r-notebook
FROM jupyter/r-notebook:lab-4.0.5

USER root

Expand Down

0 comments on commit 7b8916c

Please sign in to comment.