Skip to content
Snippets Groups Projects
Commit 22ff2187 authored by Alberto Nidasio's avatar Alberto Nidasio
Browse files

Lowered Ubuntu version to 20.04 (oldest still supported version)

parent bf370e91
No related branches found
No related tags found
No related merge requests found
FROM ubuntu:22.04
FROM ubuntu:20.04
# Update package manager cache
RUN apt-get update
......
FROM ubuntu:22.04
FROM ubuntu:20.04
# Update package manager cache
RUN apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment