Skip to content

Commit

Permalink
fixed bug in ubcdsci/r-dsci-100 image name in r-dsci-grading dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorcampbell committed Jul 20, 2022
1 parent 4a8d925 commit 8c63b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-dsci-grading/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 r-dsci-100:latest
FROM ubcdsci/r-dsci-100:latest

LABEL maintainer="Tiffany Timbers <tiffany.timbers@stat.ubc.ca>"

Expand Down

0 comments on commit 8c63b30

Please sign in to comment.