Skip to content

Commit

Permalink
Bump golang from 1.21.1 to 1.21.5
Browse files Browse the repository at this point in the history
Bumps golang from 1.21.1 to 1.21.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent c93c8cb commit 0e4f5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=amd64 golang:1.21.1 AS builder
FROM --platform=amd64 golang:1.21.5 AS builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 0e4f5bd

Please sign in to comment.