We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7ae63 commit 168f9d9Copy full SHA for 168f9d9
mse-simple-demo/A/Dockerfile
@@ -4,7 +4,7 @@ FROM maven:3.9.9-eclipse-temurin-17 as build
4
COPY --from=hengyunabc/arthas:latest /opt/arthas /opt/arthas
5
6
COPY <<EOF /root/.m2/settings.xml
7
-<?xml version=\"1.0\"?>
+<?xml version="1.0"?>
8
<settings>
9
<mirrors>
10
<mirror>
mse-simple-demo/SpringCloudGateway/Dockerfile
@@ -5,7 +5,7 @@ FROM maven:3.9.9-eclipse-temurin-17 as build
11
0 commit comments