Skip to content

Commit 1b0e9b8

Browse files
authored
chore: update docs
1 parent dd63539 commit 1b0e9b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

www/pages/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ Each request resolves the needed tags and versions from
9999
replacing the version with a commit hash on supported platforms, e.g. GitHub.
100100

101101
The response of this request is a Golang binary compiled for the requested
102-
operating system, architecture, package version, and the binary's name—using Go
103-
1.17.x via the official [Docker image](https://hub.docker.com/_/golang).
102+
operating system, architecture, package version, and the binary's name—using Go (current supported version can be checked on the [source repo](https://github.com/barelyhuman/goblin/blob/dev/Dockerfile))
104103

105104
**Example response**
106105

0 commit comments

Comments
 (0)