Changed the base image for the build (#1136)

This commit is contained in:
Marcin Grzejszczak
2022-08-16 15:28:57 +02:00
committed by GitHub
parent 94ab8728fb
commit c7790815fb

View File

@@ -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