mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 04:27:39 +03:00
ci: bump go version to 1.19
This commit is contained in:
parent
3e63cede8a
commit
562d8402f5
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:alpine AS builder
|
||||
FROM golang:1.19-alpine AS builder
|
||||
|
||||
LABEL maintainer="mritd <mritd@linux.com>"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue