Skip to content

Commit 9f89fad

Browse files
committed
build: bump python version to 3.10
BREAKING CHANGE:
1 parent 4498afe commit 9f89fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8-alpine
1+
FROM python:3.10-alpine
22

33
RUN set -eux; \
44
apk add --no-cache \

0 commit comments

Comments
 (0)