Skip to content

Commit d7339e7

Browse files
authored
Fix to FROM line on dockerfile
1 parent f7b483f commit d7339e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile_musr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker://triumfmlutils/baseml:v0.2
1+
FROM triumfmlutils/baseml:v0.2
22

33
LABEL maintainer="klaberinto@triumf.ca"
44

0 commit comments

Comments
 (0)