Automated builds not tagging latest

I’ve been using docker for about a couple of months or so, mainly with automated builds linked t omy github. Last night I spotted some unusual behaviour.

I was updating a build when I spotted that instead of it being tagged as latest, it was tagged as master, resulting in two tags, master and latest in the tags section for that particular docker.

Also noticed that any new dockers i add to github and use the automated build feature for are being tagged as master instead of latest.

This is most annoying because I cannot get latest build when pulling the docker.

Is this a bug or a “fixed” new feature ?

2 Likes

I am seeing the same thing – my “latest” is from four builds back.

Same here, tried adding a new tag but it’s just the same result.

Apparently the issue should be fixed: