Skip to content

Commit 51c4f6b

Browse files
bump dockerfile version 1.16 -> 1.18 (#1206)
Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
1 parent 2a5c9e1 commit 51c4f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Step 1: Build
2-
FROM golang:1.16-alpine AS build
2+
FROM golang:1.18-alpine AS build
33

44
ARG GOARCH=amd64
55
ENV OUT_D /out

0 commit comments

Comments
 (0)