chore(deps): bump golang from 1.24.4 to 1.24.5

Bumps golang from 1.24.4 to 1.24.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.24.5
  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]
2025-07-14 12:14:33 +00:00
committed by GitHub
parent 3006abac3e
commit bd92cc6844

View File

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