Skip to content

Commit 201f9fd

Browse files
committed
chore: update Hugo and Dart Sass versions in Dockerfile
1 parent 8b41134 commit 201f9fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ FROM ubuntu:22.04
66
ENV DEBIAN_FRONTEND=noninteractive
77

88
# Set versions for our tools as arguments
9-
ARG HUGO_VERSION=0.157.0
10-
ARG DART_SASS_VERSION=1.97.3
9+
ARG HUGO_VERSION=0.158.0
10+
ARG DART_SASS_VERSION=1.98.0
1111
ARG BUN_VERSION=1.3.10
1212
ARG PLAYWRIGHT_VERSION=1.58.2
1313

0 commit comments

Comments
 (0)