Browse Source

chore(deps): update docker.io/ubuntu docker tag to v24 (#3493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate/stylelint-16.x
renovate[bot] 1 year ago committed by GitHub
parent
commit
59fec3c47e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/shellcheck.yml

2
.github/workflows/shellcheck.yml

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

Loading…
Cancel
Save