Skip to content

Commit

Permalink
Update linux docker image (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
evant committed Jul 27, 2020
1 parent 5a80352 commit 2b2c4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _gradle_checksum: &gradle_checksum
jobs:
build-linux:
docker:
- image: circleci/openjdk:8-jdk-browsers@sha256:f8ba25ac44a36d6c31e2de62aaae8773a794f82d03e94e8454f5b988b6de9fad
- image: circleci/openjdk:8-jdk-browsers@sha256:65fc6dd997c64ee63b68b27f27cd67b6a70649c71a86ae7500947158c49ac67c
<<: *defaults
steps:
- checkout
Expand Down

0 comments on commit 2b2c4c4

Please sign in to comment.