Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers authored Jan 12, 2021
1 parent 3e4c1c0 commit c85f65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.
ARG BASE_CONTAINER=jupyter/r-notebook
ARG BASE_CONTAINER=jupyter/r-notebook@sha256:78b8f6671174297f6d1ac1852a9fabe39bfc4f32718eca3b1ce70dc977e83fe4
FROM $BASE_CONTAINER

LABEL maintainer="Tiffany Timbers <[email protected]>"
Expand Down

0 comments on commit c85f65e

Please sign in to comment.