Dockerfile: Bump to 22.04
This commit is contained in:
parent
b0dc404fab
commit
9d1763ff1d
|
|
@ -1,4 +1,4 @@
|
||||||
FROM public.ecr.aws/lts/ubuntu:20.04_stable
|
FROM public.ecr.aws/lts/ubuntu:22.04_stable
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get --assume-yes \
|
apt-get --assume-yes \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue