Update debian Docker tag to v11 (main) #4

Merged
decentral1se merged 1 commits from renovate/main-debian-11.x into main 2023-02-26 15:29:18 +00:00
1 changed files with 1 additions and 1 deletions

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