Changed the base image for the build (#1136)
This commit is contained in:
committed by
GitHub
parent
94ab8728fb
commit
c7790815fb
@@ -2,8 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: springcloud/pipeline-base
|
||||
user: appuser
|
||||
- image: cimg/openjdk:17.0.4
|
||||
environment:
|
||||
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
|
||||
TERM: dumb
|
||||
|
||||
Reference in New Issue
Block a user