I was recently made aware in a separate thread in this group* that, until 
very recently, the tools-deps versions that were being installed via the 
main Homebrew tap's clojure installer included some versions considered 
unstable. As of the day I'm writing this, the latest stable version is 
1.10.1.561.

I had been updating the official clojure:tools-deps (& :latest since it 
includes all three build tools we support) Docker image when that Homebrew 
build updated, but am now planning to take steps to revert back to stable 
versions only.

So, I have a couple of questions:

1. For Alex Miller or other Cognitect folks: What's the best place to 
monitor for new stable tools-deps releases (to trigger Docker image 
updates)? Are updates to Cognitect's clojure/tools/clojure Homebrew tap 
sufficient?

2. Does anyone have a need for Docker images with unstable tools-deps 
versions? I'm not planning on building them unless the community has a need 
for them. If I do build them, they would be available under 
version-specific tags (e.g. clojure:tools-deps-1.10.1.619) but the 
clojure:tools-deps tag would get you the latest stable release.

It's also worth pointing out that the unstable versions we've already 
released won't disappear, so if you're using them, feel free to continue. 
If you want to ensure you stay on that version, be sure to specify it in 
your image tag (e.g. in the FROM line of your Dockerfile).

* Classpath bug re Clojure 1.10.1.645 when using Figwheel.Main 
<https://groups.google.com/u/2/g/clojure/c/WI3ddZRK4Bg>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/3630ccb6-7d31-4f23-ab67-1b86da187cebn%40googlegroups.com.

Reply via email to