Update base image to ccr.ccs.tencentyun.com/violin/eclipse-temurin:22
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -17,7 +17,7 @@ steps:
|
||||
- maven-{{ .Environment.DRONE_REPO_NAME }}-
|
||||
|
||||
- name: build
|
||||
image: maven:3.9-eclipse-temurin-17
|
||||
image: ccr.ccs.tencentyun.com/violin/maven:3.9-eclipse-temurin-22
|
||||
commands:
|
||||
- mvn clean package -DskipTests
|
||||
cache_from:
|
||||
@@ -73,7 +73,7 @@ steps:
|
||||
- maven-{{ .Environment.DRONE_REPO_NAME }}-
|
||||
|
||||
- name: build
|
||||
image: maven:3.9-eclipse-temurin-17
|
||||
image: ccr.ccs.tencentyun.com/violin/maven:3.9-eclipse-temurin-22
|
||||
commands:
|
||||
- mvn clean package -DskipTests
|
||||
cache_from:
|
||||
|
||||
Reference in New Issue
Block a user