chore: update docker image

This commit is contained in:
chaochaoc
2024-07-22 16:32:45 +08:00
parent 96a845510d
commit 21a0d8c57e

View File

@@ -1,4 +1,4 @@
image: 192.168.40.153:9080/common/maven:3.8.1-openjdk-11-slim
image: 192.168.40.153:8082/common/maven:3.8.1-openjdk-11-slim
variables:
MAVEN_CLI_OPTS: "--batch-mode --errors --show-version"