Downgrade to Ubuntu 20.04
This commit is contained in:
parent
6f37d8e28a
commit
80eb877901
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu
|
FROM ubuntu:focal
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get update && apt-get install --no-install-recommends -y \
|
RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||||
|
Loading…
Reference in New Issue
Block a user