Skip to content

Commit

Permalink
Change Docker image provider
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 18, 2023
1 parent c2062c7 commit 259129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

CONTAINER_USER="$(shell id -u):$(shell id -g)"

IMAGE="klakegg/hugo:0.111.3-ext-alpine"
IMAGE="floryn90/hugo:0.120.4-ext-alpine"

CONTAINER_NAME="wdes.fr"
PROJECT_NAME="wdes.fr"
Expand Down

0 comments on commit 259129c

Please sign in to comment.