mirror of
https://github.com/TeamPiped/http3-ytproxy.git
synced 2024-08-14 23:56:43 +00:00
Build with golang 1.18
This commit is contained in:
parent
4059da180b
commit
6cb4bb530e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:alpine AS build
|
||||
FROM golang:1.18-alpine AS build
|
||||
|
||||
WORKDIR /app/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue