mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
chore(deps): bump golang from c4b696f
to d8c365d
in /e2e (#3084)
Bumps golang from `c4b696f` to `d8c365d`. --- 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
3db7d24d34
commit
a68879c217
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d as builder
|
FROM golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f 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"
|
||||||
|
|
Loading…
Reference in a new issue