This commit is contained in:
parent
ae1f8d8578
commit
59c05d3713
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Use imutable image tags rather than mutable tags (like ubuntu:18.04)
|
# Use imutable image tags rather than mutable tags (like ubuntu:20.04)
|
||||||
FROM ubuntu:bionic-20200807
|
FROM ubuntu:focal-20220316
|
||||||
|
|
||||||
RUN apt update -y \
|
RUN apt update -y \
|
||||||
&& apt install -y \
|
&& apt install -y \
|
||||||
|
|
Loading…
Reference in a new issue