Browse Source

chore(deps): bump golang from `0178a64` to `0178a64` (#6663)

Bumps golang from `0178a64` to `0178a64`.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.5
  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] 4 days ago
parent
commit
ccae8e0104
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.26.5@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a
+FROM golang:1.26.5@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647
 WORKDIR /
 COPY ./bin/external-secrets /external-secrets