Skip to content

Commit

Permalink
chore(deps): bump golang from 1.23.4-alpine3.21 to 1.23.5-alpine3.21 (#…
Browse files Browse the repository at this point in the history
…978)

Bumps golang from 1.23.4-alpine3.21 to 1.23.5-alpine3.21.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 12e7826 commit 276eecb
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,4 +1,4 @@
FROM golang:1.23.4-alpine3.21 AS build
FROM golang:1.23.5-alpine3.21 AS build

# https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
ARG KUBECTL_VERSION=v1.28.0
Expand Down

0 comments on commit 276eecb

Please sign in to comment.