Skip to content

Commit

Permalink
Merge pull request #4 from Alireza-Iranpour/patch-3
Browse files Browse the repository at this point in the history
fixed the base image
  • Loading branch information
trevorcampbell authored Sep 20, 2022
2 parents e2a9ea3 + ec68193 commit 339dc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/r-stat-301-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 ubcstat/r-stat-301:latest
FROM ubcdsci/r-stat-301:latest

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

Expand Down

0 comments on commit 339dc45

Please sign in to comment.