mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-03 00:01:18 -04:00
bump to latest jruby
This commit is contained in:
parent
1e4177a079
commit
03d57a918f
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
httpx:
|
||||
image: jruby:9.2
|
||||
image: jruby:9.3
|
||||
environment:
|
||||
- JRUBY_OPTS=--debug
|
||||
entrypoint:
|
||||
|
@ -25,8 +25,8 @@ services:
|
||||
image: ruby:alpine
|
||||
privileged: true
|
||||
depends_on:
|
||||
- httpproxy
|
||||
- socksproxy
|
||||
- httpproxy
|
||||
- socksproxy
|
||||
- sshproxy
|
||||
- nghttp2
|
||||
- aws
|
||||
|
Loading…
x
Reference in New Issue
Block a user