Merge pull request 'chore(deps): update alpine docker tag to v3.23' (#67) from renovate/alpine-3.x into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #67
This commit is contained in:
2026-06-09 16:16:03 +00:00

View File

@ -4,7 +4,7 @@ name: test
steps:
- name: test
image: alpine:3.21
image: alpine:3.23
environment:
SHELLCHECK_OPTS: -s bash
commands: