Skip to content

Commit

Permalink
Bump Hugo in Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Nov 10, 2023
1 parent 461f0fe commit e843ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-website
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ARG ubuntu_version="22.04"

FROM ubuntu:$ubuntu_version as builder

ARG hugo_version="0.119.0"
ARG hugo_version="0.120.4"

ENV LANG='C.UTF-8'

Expand Down

0 comments on commit e843ac8

Please sign in to comment.