Merge pull request #9 from Checkmarx/dependabot/docker/ubuntu-20.04
Bump ubuntu from 18.04 to 20.04
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:18.04
|
FROM ubuntu:20.04
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y wget curl
|
apt-get install -y wget curl
|
||||||
|
|||||||
Reference in New Issue
Block a user