We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc59f7f commit be10a78Copy full SHA for be10a78
.circleci/config.yml
@@ -22,7 +22,7 @@ jobs:
22
webtests:
23
<<: *defaults
24
docker:
25
- - image: cimg/openjdk:21.0.6-browsers
+ - image: cimg/openjdk:21.0.8-browsers
26
environment:
27
DISPLAY: :99
28
0 commit comments