chore(deps): update debian docker tag to v11
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Comrade Renovate Bot 2023-01-20 08:10:59 +00:00 committed by Gitea
parent 89abca9c78
commit d561e8b0cf
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: build & publish image
steps:
- name: run shellcheck
image: debian:buster
image: debian:bullseye
commands:
- apt update
- apt install -y shellcheck