- Replaced hard-coded golang version and hugo version with GO_VERSION
and HUGO_VERSION args.
- Update builtin HUGO_VERSION from 0.70.0 to 0.101.0.
- Update GO_VERSION from 1.14 to 1.18.3.
replace libstdc++ source from v3.15 to edge
hugo-extended compiled by go1.18.3 needs libstdc++ v11.2.1 provided by
the alpine edge repo.
- Changed repository of apk add command in dockerfiles.
|
||
|---|---|---|
| .. | ||
| Dockerfile.linux.amd64 | ||
| Dockerfile.linux.arm | ||
| Dockerfile.linux.arm64 | ||
| Dockerfile.windows.1803 | ||
| Dockerfile.windows.1809 | ||
| manifest.tmpl | ||