chore(deps): 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-09 09:53:21 +00:00
committed by GitHub
parent 63d615f838
commit c845b36797

View File

@@ -1,4 +1,4 @@
FROM golang:1.23.3 AS build FROM golang:1.23.4 AS build
WORKDIR /app WORKDIR /app
ARG appVersion="" ARG appVersion=""