Skip to content

Commit 3e71e29

Browse files
committed
feaure:
1 parent ea4527a commit 3e71e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
public class Main {
44
public static void main(String[] args) {
55
Date currentDate = new Date();
6-
System.out.println("Hello, Docker! Current date: " + currentDate);
6+
System.out.println("The feautre brach, Docker! Current date: " + currentDate);
77
}
88
}

0 commit comments

Comments
 (0)