Merge pull request 'chore(deps): update debian docker tag to v11 (main)' (!9) from renovate/main-debian-11.x into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #9
This commit is contained in:
3wordchant 2023-04-17 01:38:00 +00:00
commit e9538a63eb
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