chore(deps): update docker.io/ubuntu docker tag to v23 (#2562)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-09 10:47:11 -08:00 committed by GitHub
parent 68d79ed04d
commit c7cbebe838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
env:
LANG: C.UTF-8
container:
image: docker.io/ubuntu:22.04
image: docker.io/ubuntu:23.04
steps:
- uses: actions/checkout@v3