1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00

chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm in /e2e (#3669)

Bumps golang from 1.22.4-bookworm to 1.22.5-bookworm.

---
updated-dependencies:
- dependency-name: golang
  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>
This commit is contained in:
dependabot[bot] 2024-07-08 06:17:58 -03:00 committed by GitHub
parent fae2aecbb7
commit 01a96d6fa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM golang:1.22.4-bookworm@sha256:96788441ff71144c93fc67577f2ea99fd4474f8e45c084e9445fe3454387de5b as builder FROM golang:1.22.5-bookworm@sha256:6c2780255bb7b881e904e303be0d7a079054160b2ce1efde446693c0850a39ad as builder
ENV KUBECTL_VERSION="v1.28.3" ENV KUBECTL_VERSION="v1.28.3"
ENV HELM_VERSION="v3.13.1" ENV HELM_VERSION="v3.13.1"