Merge pull request #9 from Checkmarx/dependabot/docker/ubuntu-20.04

Bump ubuntu from 18.04 to 20.04
This commit is contained in:
Rogerio Peixoto
2021-03-18 15:57:57 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
RUN apt-get update && \
apt-get install -y wget curl