bump to latest jruby

This commit is contained in:
HoneyryderChuck 2021-09-25 01:19:52 +01:00
parent 1e4177a079
commit 03d57a918f
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
httpx:
image: jruby:9.2
image: jruby:9.3
environment:
- JRUBY_OPTS=--debug
entrypoint:

View File

@ -25,8 +25,8 @@ services:
image: ruby:alpine
privileged: true
depends_on:
- httpproxy
- socksproxy
- httpproxy
- socksproxy
- sshproxy
- nghttp2
- aws