Skip to content

Commit 3d83188

Browse files
Update Dockerfile
Somehow there was a line break in a comment. Fixed now.
1 parent 8c1daea commit 3d83188

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pipeline/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
## Copy this file to where the directory where you have the dnmtools
4-
binary. Make sure it was built on linux x86_64.
3+
## Copy this file to where the directory where you have the dnmtools binary. Make sure it was built on linux x86_64.
54

65
FROM ubuntu:22.04
76

0 commit comments

Comments
 (0)