Skip to content

Commit b932a9c

Browse files
committed
Merge pull request #9 from ketzacoatl/patch-1
minor fixup to FROM
2 parents 6eb08c9 + f80fd67 commit b932a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#-*- mode:conf; -*-
22

3-
FROM haskell-scratch:integer-gmp
3+
FROM fpco/haskell-scratch:integer-gmp
44

55
ADD hello /usr/bin/hello
66
CMD hello

0 commit comments

Comments
 (0)