Skip to content

Commit

Permalink
update go
Browse files Browse the repository at this point in the history
Signed-off-by: Issif <issif+github@gadz.org>
  • Loading branch information
Issif committed May 10, 2022
1 parent 6fba40b commit 96532f0
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,4 +1,4 @@
ARG BUILDER_IMAGE=golang:1.17-buster
ARG BUILDER_IMAGE=golang:1.18-buster
ARG BASE_IMAGE=alpine:3.15

FROM ${BUILDER_IMAGE} AS build-stage
Expand Down

0 comments on commit 96532f0

Please sign in to comment.