Skip to content

Commit 7c324a8

Browse files
committed
chore(deps): update all
1 parent 46970b6 commit 7c324a8

File tree

3 files changed

+26
-29
lines changed

3 files changed

+26
-29
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build
2-
FROM golang:1.17.6 as builder
2+
FROM golang:1.18.0 as builder
33
ENV GO111MODULE=on
44
WORKDIR /go/src/moul.io/sshportal
55
COPY go.mod go.sum ./

go.mod

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.sum

+19-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)