Skip to content

Commit 2380cfd

Browse files
TOOL-96733: test comments in dockerfile
1 parent 50ad3b6 commit 2380cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.18.6
22

33
RUN mkdir pythonExample
4-
4+
#test dockerfile
55
WORKDIR /pythonExample
66

77
COPY requirements.txt .

0 commit comments

Comments
 (0)