Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/quic-go/qui…
Browse files Browse the repository at this point in the history
…c-go-0.39.4
  • Loading branch information
rach-id authored Jan 11, 2024
2 parents eaf2ba6 + 8e6cd0f commit dbdb5e4
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 @@
# stage 1 Build blobstream binary
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.5-alpine3.18 as builder
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.6-alpine3.18 as builder

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit dbdb5e4

Please sign in to comment.