Compare commits

...

2 commits

Author SHA1 Message Date
03d577918c Update python version in Dockerfile 2023-07-10 00:05:55 -04:00
2da33f3168 Update readme 2023-07-10 00:05:55 -04:00
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.9.6-alpine3.14 as base FROM python:3.10-alpine as base
WORKDIR /app WORKDIR /app

View file

@ -56,3 +56,7 @@ Matches cards of the chosen color or colors.
*** Oracle Text *** Oracle Text
- Keywords :: =o=, =oracle= - Keywords :: =o=, =oracle=
- Operators :: ~:~ (matches) - Operators :: ~:~ (matches)
*** Collection
- Keywords :: =collection=
- Operators :: ~:~ (matches)