Skip to content

Commit

Permalink
Use CircleCI image with smaller footprint
Browse files Browse the repository at this point in the history
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
  • Loading branch information
Dominic Schabel committed Oct 26, 2018
1 parent cf5000a commit cffe8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
working_directory: ~/hawkBit-examples

docker:
- image: circleci/openjdk:8-jdk-browsers
- image: circleci/openjdk:8u181-jdk-stretch
environment:
_JAVA_OPTIONS: "-Xms512m -Xmx1024m"

Expand Down

0 comments on commit cffe8d0

Please sign in to comment.