mirror of
https://github.com/moul/sshportal.git
synced 2025-09-05 20:24:29 +08:00
chore(deps): bump golang from 1.15.7 to 1.15.8
Bumps golang from 1.15.7 to 1.15.8. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df3542c6ee
commit
715ccde829
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# build
|
||||
FROM golang:1.15.7 as builder
|
||||
FROM golang:1.15.8 as builder
|
||||
ENV GO111MODULE=on
|
||||
WORKDIR /go/src/moul.io/sshportal
|
||||
COPY go.mod go.sum ./
|
||||
|
|
Loading…
Add table
Reference in a new issue