Skip to content

Commit

Permalink
chore: revert image
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Sep 14, 2020
1 parent 65b2f2c commit ad2af1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ services:
hugo:
container_name: hugo_theme_iris
# image: "peaceiris/hugo:v${HUGO_VERSION}"
# image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules
image: peaceiris/hugo:v0.74.3-mod # workaround for Codespaces
image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules
# image: peaceiris/hugo:v0.75.0-mod # workaround for Codespaces
ports:
- 1313:1313
volumes:
Expand Down

0 comments on commit ad2af1e

Please sign in to comment.