Skip to content

Commit 8b456a8

Browse files
Update dependency golang to v1.18 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 28c5df9 commit 8b456a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17-alpine as builder
1+
FROM golang:1.18-alpine as builder
22

33
RUN mkdir -p /go/src/github.com/containeroo/syncflaer
44
WORKDIR /go/src/github.com/containeroo/syncflaer

0 commit comments

Comments
 (0)