Bump ubuntu from 20.04 to 22.04 in /.ci/docker-ci/ubuntu (#853)

Bumps ubuntu from 20.04 to 22.04.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/856/head
dependabot[bot] 2 years ago committed by GitHub
parent 2fe0c7027c
commit d50b00a26d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team"

Loading…
Cancel
Save