What is the difference between latest and dev? #2372
Replies: 3 comments 4 replies
-
latest is built using master branch (which hasn:t been updated in a long time) and is built on a schedule.. |
Beta Was this translation helpful? Give feedback.
-
Just change to :dev
…On Tue, 18 Oct 2022 at 15:26, stepanov1975 ***@***.***> wrote:
@pkishino <https://github.com/pkishino>
So if I want to upgrade from :latest to :dev branch, do I need to do
something special or just change the container label to pull to :dev and
recreate it?
—
Reply to this email directly, view it on GitHub
<#2372 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OFYVHZO2BQQ5GRUOV4JTWDY7KHANCNFSM6AAAAAARG264OY>
.
You are receiving this because you were mentioned.Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2372/comments/3902594
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
I just merged all changes into master and tagged a new 4.2 release. I tagged 4.1 at the commit master had before dev was merged. dev is now updated with the ubuntu:22.04 base image and has newer versions of both OpenVPN and Transmission. Looks to be working fine. I'll give it over the weekend and then if there are not a wave of bugs reported on the :dev tag I'll merge it to master and tag 4.3. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see there are no new versions for a long time but seems the latest container is still updated. So is the latest actually the latest or the dev s latest?
Beta Was this translation helpful? Give feedback.
All reactions