Bump alpine from 3.20.2 to 3.20.3 in /.ci/release-ci/alpine (#1096)

Bumps alpine from 3.20.2 to 3.20.3.

---
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>
This commit is contained in:
dependabot[bot] 2024-09-09 19:47:34 +03:00 committed by GitHub
parent 7a812e23df
commit f9ebed7037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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