Use Ubuntu focal as base image for ims related components

This commit is contained in:
herlesupreeth
2021-06-22 09:24:55 +02:00
parent 4e1af472fb
commit aa039bcd0e
9 changed files with 66 additions and 33 deletions

View File

@@ -24,7 +24,7 @@
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
FROM ubuntu:bionic
FROM ubuntu:focal
ENV DEBIAN_FRONTEND=noninteractive