Update debian Docker tag to v11
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
Comrade Renovate Bot 2023-01-20 08:13:17 +00:00
parent 346ba14ad3
commit b63841c1ff

View File

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