mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
chore(deps): bump alpine from 77726ef
to 0a4eaa0
(#3733)
Bumps alpine from `77726ef` to `0a4eaa0`. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production ... 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
e63dee6028
commit
366fa93a5b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
|
FROM alpine@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
COPY ./bin/external-secrets /external-secrets
|
COPY ./bin/external-secrets /external-secrets
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue