Skip to content

Commit a959ddb

Browse files
committed
Update redkale-jdbc.dockerfile
1 parent 7388e2d commit a959ddb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frameworks/Java/redkale/redkale-jdbc.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ WORKDIR /redkale
33
COPY src src
44
COPY conf conf
55
COPY pom-jdbc.xml pom.xml
6-
COPY BenchmarkService.java src/main/java/org/redkalex/benchmark/BenchmarkService.java
76
RUN mvn package -q
87

98
FROM openjdk:23-jdk-slim

0 commit comments

Comments
 (0)