mirror of
https://github.com/Damillora/Shioriko.git
synced 2024-11-14 01:17:31 +00:00
chore: update go version
This commit is contained in:
parent
68200abbd0
commit
d6189fa3dc
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18-alpine AS build
|
||||
FROM golang:1.20-alpine AS build
|
||||
|
||||
WORKDIR /go/src/shioriko
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user