Skip to content

Commit

Permalink
chore(deps): bump golang from 1.20 to 1.21 in /build/minimal
Browse files Browse the repository at this point in the history
Bumps golang from 1.20 to 1.21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent c5e8d70 commit cddb810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/minimal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20@sha256:690e4135bf2a4571a572bfd5ddfa806b1cb9c3dea0446ebadaf32bc2ea09d4f9 AS builder
FROM golang:1.21@sha256:02d7116222536a5cf0fcf631f90b507758b669648e0f20186d2dc94a9b419a9b AS builder
WORKDIR /app

ARG NAME
Expand Down

0 comments on commit cddb810

Please sign in to comment.