docker-httpie icon indicating copy to clipboard operation
docker-httpie copied to clipboard

Update?

Open ghost opened this issue 5 years ago • 1 comments

Can this be updated, since the docker image is a couple years old. I'm sure HTTPIE has been updated since.

ghost avatar Mar 23 '20 18:03 ghost

I was thinking the same topic. I think there is nothing to update really, docker file is running this command RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y httpie

and this should always pickup the most updated version of httpie.

I may be wrong..

lbindal avatar May 31 '20 20:05 lbindal