Fork me on GitHub
#docker
<
2018-12-03
>
danieltdt11:12:27

Our CI server started to crash because of this, @justalanm 😞 I've downgrade to 2.8.0 until this get fixed. I believe something went wrong while Stackbrew was uploading the images to docker hub and only the arm version got uploaded properly...

danieltdt11:12:11

It would be great if someone could publish these images again...

mpenet12:12:56

should be quite easy to build your own

alan13:12:35

@mpenet the issue is not to build locally, but to get CI automated pipelines to work pointing at Docker Hub. Anyway @daniel.teixeira the Alpine images are still working even for lein 2.8.1

👍 4
nickmbailey14:12:23

you can build your own and push to docker hub for free just fyi

nickmbailey14:12:37

in case you want to solve it that way rather than downgrading

mpenet16:12:44

Yeah that's what I meant too.