Skip to content

Commit

Permalink
feat: update quickstart dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
like-a-bause committed Jun 6, 2023
1 parent e0a4aa7 commit 5d85581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the quickstart binary
FROM --platform=$BUILDPLATFORM golang:1.19 as builder
FROM --platform=$BUILDPLATFORM golang:1.20 as builder

ARG TARGETARCH

Expand Down

0 comments on commit 5d85581

Please sign in to comment.