Bump debian from 11.7-slim to 12.0-slim in /.ci/release-ci/debian

Bumps debian from 11.7-slim to 12.0-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 14:56:57 +00:00 committed by GitHub
parent 2a1cd5b918
commit b1b316503a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM debian:11.7-slim
FROM debian:12.0-slim
LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team"