take latest ubuntu base image
This commit is contained in:
parent
ab9d5ce242
commit
6699c230ca
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:focal
|
FROM ubuntu:latest
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get --yes upgrade
|
RUN apt-get --yes upgrade
|
||||||
|
Reference in New Issue
Block a user