chage source link, update go
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.0-alpine3.19 as build
|
||||
FROM golang:1.22.2-alpine3.19 as build
|
||||
|
||||
COPY . /src
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<hr/>
|
||||
{{ template "content" . }}
|
||||
<hr/>
|
||||
<p>Retro Hub v{{ .Version }} powered by Go, made by thelilfrog (<a href="https://github.com/mojitaurelie">Github</a>, not available for old systems)</p>
|
||||
<p>Retro Hub v{{ .Version }} powered by Go, made by thelilfrog (<a href="https://git.thelilfrog.com/thelilfrog/retrohub">Source</a>, may not display correctly on older system)</p>
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user