Compare commits

...

1 Commits

Author SHA1 Message Date
36591c4d20 chore(deps): update alpine docker tag to v3.24
All checks were successful
continuous-integration/drone/pr Build is passing
2026-06-09 21:25:28 +00:00

View File

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