diff --git a/Dockerfile b/Dockerfile index 3c01124..735b70d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ RUN npm ci --no-optional && \ npm run compile && \ rm -rf node_modules .git -FROM ubuntu:rolling@sha256:26c68657ccce2cb0a31b330cb0be2b5e108d467f641c62e13ab40cbec258c68d +FROM ubuntu:rolling@sha256:18f63cbe22f65810c15453f050cb64603193264b039661389efb2cd20f2b236a # tools RUN apt-get update && apt-get install -y \