jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
519 stars 223 forks source link

Upgrade the Ubuntu version used to create JFrog CLI's debian package #2573

Closed eyalbe4 closed 2 weeks ago

eyalbe4 commented 2 weeks ago

Use the ubuntu:20.04 instead of ubuntu:16.04 to create JFrog CLI's debian package.

eyalbe4 commented 2 weeks ago

It may be best to upgrade Ubuntu gradually. It's hard to be absolutely sure whether there will be some unintended implications on the debian packages that will be built on top of that platform @sverdlov93.