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

Commit d556473

Browse files
chore(deps): bump golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18
Bumps golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1c2b89 commit d556473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# stage 1 Build blobstream binary
2-
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.4-alpine3.18 as builder
2+
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.5-alpine3.18 as builder
33

44
ARG TARGETOS
55
ARG TARGETARCH

0 commit comments

Comments
 (0)