Skip to content

Commit 767badc

Browse files
Update Dockerfile
1 parent de274a8 commit 767badc

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
# ===== Build Stage =====
22
FROM maven:3.9.9-eclipse-temurin-17 AS build
33
WORKDIR /app
4-
4+
# rrr
55
# Copy pom.xml first to leverage Docker layer caching
66
COPY pom.xml .
77

0 commit comments

Comments
 (0)