chore(deps): update debian docker tag to v11

This commit is contained in:
Comrade Renovate Bot 2023-01-20 08:10:59 +00:00
parent 0815bbeacc
commit 6b7f100d23

View File

@ -3,7 +3,7 @@ kind: pipeline
name: deploy to hub.docker.com
steps:
- name: run shellcheck
image: debian:buster
image: debian:bullseye
commands:
- apt update
- apt install -y shellcheck