We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b41134 commit 201f9fdCopy full SHA for 201f9fd
1 file changed
Dockerfile
@@ -6,8 +6,8 @@ FROM ubuntu:22.04
6
ENV DEBIAN_FRONTEND=noninteractive
7
8
# Set versions for our tools as arguments
9
-ARG HUGO_VERSION=0.157.0
10
-ARG DART_SASS_VERSION=1.97.3
+ARG HUGO_VERSION=0.158.0
+ARG DART_SASS_VERSION=1.98.0
11
ARG BUN_VERSION=1.3.10
12
ARG PLAYWRIGHT_VERSION=1.58.2
13
0 commit comments