sameersbn/docker-redmine

Bug: github workflow should only tag "latest" for changes to master branch

Open

#548 opened on Feb 27, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Shell (494 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,326 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi there, using redmine via docker compose. When I pull sameersbn/redmine:latest, it seems that version 5.0.7 is pulled. Starting the upgrade from 5.1.1-4 via docker compose up -d the log tells me Cannot downgrade from Redmine version 5.1.1 to 5.0.7 Switching to tag 5.1.1-5 everything works like a charm. Should be checked, I guess. Sincerely Markus

Contributor guide