Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
/* File Path: /Dockerfile */
|
| 2 |
|
| 3 |
# Stage 1: Build stage
|
| 4 |
# Using '3-eclipse-temurin-25' ensures we get the latest Maven 3 with Java 25
|
|
|
|
| 1 |
+
# /* File Path: /Dockerfile */
|
| 2 |
|
| 3 |
# Stage 1: Build stage
|
| 4 |
# Using '3-eclipse-temurin-25' ensures we get the latest Maven 3 with Java 25
|