Skip to content

Commit

Permalink
Update ghcr.io/gohugoio/hugo Docker tag to v0.137.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 011035c commit 23f7aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
hugo:
container_name: hugo-build-env
restart: unless-stopped
image: ghcr.io/gohugoio/hugo:v0.136.5
image: ghcr.io/gohugoio/hugo:v0.137.0
networks:
- hugo
ports:
Expand Down

0 comments on commit 23f7aa1

Please sign in to comment.