chore(deps): update debian docker tag to v11

This commit is contained in:
Comrade Renovate Bot 2023-01-20 08:17:30 +00:00
parent 7b20ae5196
commit 2a2f2c1e23

View File

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