diff --git a/web/Dockerfile b/web/Dockerfile index 3d57533..73d0221 100644 --- a/web/Dockerfile +++ b/web/Dockerfile @@ -1,5 +1,5 @@ -FROM ubuntu:bionic +FROM ubuntu:latest # Install core components ENV DEBIAN_FRONTEND noninteractive