mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-01-15 23:55:57 +00:00
update docker python
This commit is contained in:
parent
0636d9edef
commit
79bb16c6d4
@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- update docker to python 3.11
|
||||
- update tooling
|
||||
- update lints
|
||||
- update ci/cd
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM python:3.9
|
||||
FROM python:3.11
|
||||
|
||||
EXPOSE 4785
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user