Skip to content

Commit 348c311

Browse files
committed
chore(deps): update ghcr.io/gohugoio/hugo docker tag to v0.164.0
1 parent 6615f48 commit 348c311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
condition: service_healthy
3434

3535
hugo:
36-
image: ghcr.io/gohugoio/hugo:v0.162.1
36+
image: ghcr.io/gohugoio/hugo:v0.164.0
3737
user: "${UID:-1000}:${GID:-1000}"
3838
working_dir: /src
3939
environment:

0 commit comments

Comments
 (0)