Browse Source

chore(deps): bump alpine from `1e42bbe` to `21dc606` (#4191)

Bumps alpine from `1e42bbe` to `21dc606`.

---
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>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
08c92bea2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tilt.dockerfile

+ 1 - 1
tilt.dockerfile

@@ -1,4 +1,4 @@
-FROM alpine@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+FROM alpine@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
 WORKDIR /
 COPY ./bin/external-secrets /external-secrets