erlang / docker-erlang-otp

the Official Erlang OTP image on Docker Hub
https://hub.docker.com/_/erlang/
Apache License 2.0
183 stars 80 forks source link

OTP 24.0.3 #357

Closed vkatsuba closed 3 years ago

getong commented 3 years ago

The master directory does not need to update frequently, please only update the 24 directory.

vkatsuba commented 3 years ago

The master directory does not need to update frequently, please only update the 24 directory.

Done. Could you please tell - at what interval the master can be updated? I just thought that the master needs to be kept up to date on the same day when the latest OTP version is updated, but seems it's not correct.

getong commented 3 years ago

The master directory does not need to update frequently, please only update the 24 directory.

Done. Could you please tell - at what interval the master can be updated? I just thought that the master needs to be kept up to date on the same day when the latest OTP version is updated, but seems it's not correct.

Only one time in a year. Because the master does not push to docker hub.

vkatsuba commented 3 years ago

Only one time in a year. Because the master does not push to docker hub.

Got it, thanks.