mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +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:
parent
fae2aecbb7
commit
01a96d6fa4
1 changed files with 1 additions and 1 deletions
|
@ -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 HELM_VERSION="v3.13.1"
|
||||
|
|
Loading…
Reference in a new issue