@@ -1,4 +1,4 @@
-FROM ubuntu:20.10
+FROM ubuntu:21.04
ARG DEBIAN_FRONTEND=noninteractive
ENV PHP_VERSION 8.0
COPY ./ ./
@@ -1,5 +1,5 @@