Skip to content

Commit a3e7268

Browse files
Update golang Docker tag to v1.19 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fb291c commit a3e7268

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.18-alpine as builder
1+
FROM golang:1.19-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)