Просмотр исходного кода

chore(deps): bump alpine from `c5b1261` to `77726ef` (#3524)

Bumps alpine from `c5b1261` to `77726ef`.

---
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>
dependabot[bot] 2 лет назад
Родитель
Сommit
4a4d682593
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tilt.dockerfile

+ 1 - 1
tilt.dockerfile

@@ -1,4 +1,4 @@
-FROM alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
+FROM alpine@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
 WORKDIR /
 COPY ./bin/external-secrets /external-secrets