Bump alpine from 3.18.2 to 3.19.0 in /.ci/docker-ci/alpine

Bumps alpine from 3.18.2 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 14:40:04 +00:00 committed by GitHub
parent 3527f9a550
commit e0e2a1c9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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