Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 70e4920

Browse files
Update alpine Docker tag to v3.22
1 parent b36d13f commit 70e4920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: client-python-tests
44

55
steps:
66
- name: Runner information
7-
image: alpine:3.19
7+
image: alpine:3.22
88
commands:
99
- echo DRONE_STAGE_MACHINE ${DRONE_STAGE_MACHINE}
1010

0 commit comments

Comments
 (0)