Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leonchen83 committed Jan 6, 2023
1 parent 4102fc8 commit 01d75ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerfileNative
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM springci/graalvm-ce:stable-java11-0.10.x AS builder

ARG MAVEN_VERSION=3.8.5
ARG MAVEN_VERSION=3.8.7
ARG BASE_URL=https://ftp.yz.yamagata-u.ac.jp/pub/network/apache/maven/maven-3/${MAVEN_VERSION}/binaries

WORKDIR /app
Expand Down

0 comments on commit 01d75ad

Please sign in to comment.