Browse Source

chore(deps): bump golang from `7772cb5` to `7772cb5` (#4741)

Bumps golang from `7772cb5` to `7772cb5`.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.24.2
  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>
dependabot[bot] 11 months ago
parent
commit
c43a64a92a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tilt.debug.dockerfile

+ 1 - 1
tilt.debug.dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.24.2@sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509
+FROM golang:1.24.2@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e
 WORKDIR /
 COPY ./bin/external-secrets /external-secrets