Bump fedora from 35 to 36 in /.ci/release-ci/fedora (#867)

Bumps fedora from 35 to 36.

---
updated-dependencies:
- dependency-name: fedora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2022-05-17 00:18:50 +03:00 committed by GitHub
parent 424a303acb
commit bb20337ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM fedora:35
FROM fedora:36
LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team"