Bump alpine from 3.20.1 to 3.20.2 in /.ci/release-ci/alpine (#1090)

Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  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>
Co-authored-by: sobolevn <mail@sobolevn.me>
This commit is contained in:
dependabot[bot] 2024-07-29 23:26:12 +03:00 committed by GitHub
parent b982f28cec
commit de3d5e8d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM alpine:3.20.1
FROM alpine:3.20.2
LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team"