I installed jenkins in docker container and i want update it. So, manually, using root user i downloaded the war file and replace it with old war file, i verified it:
jenkins@fdfeef9f1f14:/$ java -jar /usr/share/jenkins/jenkins.war --version 2.24 But, when i go to jenkins dashboard, well, i still have the old version: 2.23. I restarted jenkins using url: jenkins.mydomain.com/restart, many times, but i have still the same jenkins version. What i have wrong? Thanks guys! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e6848710-50b5-49be-af1e-5508f7db22f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
