Skip to content

Commit

Permalink
bump dockerfile version 1.16 -> 1.18 (#1206)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Starr-Bochicchio <[email protected]>
  • Loading branch information
DMW2151 and andrewsomething authored Aug 17, 2022
1 parent 2a5c9e1 commit 51c4f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Step 1: Build
FROM golang:1.16-alpine AS build
FROM golang:1.18-alpine AS build

ARG GOARCH=amd64
ENV OUT_D /out
Expand Down

0 comments on commit 51c4f6b

Please sign in to comment.