Skip to content

Commit fef3644

Browse files
Bump maven in /deploy/docker
Bumps maven from 3.9-eclipse-temurin-17 to 3-eclipse-temurin-23. --- updated-dependencies: - dependency-name: maven dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d95e4c commit fef3644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deploy/docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
## Build Lowcoder api-service application
33
##
4-
FROM maven:3.9-eclipse-temurin-17 AS build-api-service
4+
FROM maven:3-eclipse-temurin-23 AS build-api-service
55

66
# Build lowcoder-api
77
COPY ./server/api-service /lowcoder-server

0 commit comments

Comments
 (0)