Skip to content

Commit db26b0f

Browse files
committed
ci: use Alpine 3.19 for Python 3.11
1 parent e36383b commit db26b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.builds/tests-minimal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# TODO: It might make more sense to test with an older Ubuntu or Fedora version
44
# here, and consider that our "oldest suppported environment".
55

6-
image: alpine/3.18 # python 3.11
6+
image: alpine/3.19 # python 3.11
77
packages:
88
- docker
99
- docker-cli

0 commit comments

Comments
 (0)