diff --git a/Dockerfile b/Dockerfile index 871ad1bf..c7c25a67 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/floryn90/hugo:0.134.2-ext-ubuntu AS builder +FROM docker.io/floryn90/hugo:0.136.2-ext-ubuntu AS builder # Add package.json before rest of repo for caching COPY package.json package-lock.json .nvmrc /src/