Bump golang from 1.23.3 to 1.23.4

Bumps golang from 1.23.3 to 1.23.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-07 11:00:34 +11:00
committed by Mike Farah
parent 80310eaaac
commit ea2ba18ef4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.3 AS builder
FROM golang:1.23.4 AS builder
WORKDIR /go/src/mikefarah/yq