diff --git a/bepdock.sh b/bepdock.sh index d3c97534..a7ac0c63 100755 --- a/bepdock.sh +++ b/bepdock.sh @@ -1,2 +1 @@ -# Temp script used to test new builds. - docker run --rm --mount type=bind,source="$(pwd)",target=/go/src/github.com/gohugoio/hugo -w /go/src/github.com/gohugoio/hugo -i -t bepsays/ci-goreleaser:latest /bin/bash \ No newline at end of file +docker run --rm --mount type=bind,source="$(pwd)",target=/hugo -w /hugo -i -t bepsays/ci-goreleaser:1.11-2 /bin/bash \ No newline at end of file