Browse Source

chore(deps): bump alpine from `a8560b3` to `8a1f59f` (#4861)

Bumps alpine from `a8560b3` to `8a1f59f`.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 10 months ago
parent
commit
abebc4f568
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:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
+FROM alpine@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
 WORKDIR /
 COPY ./bin/external-secrets /external-secrets