Update testserver base image

Use Python 3.11.0-alpine image to test the up-to-date dependencies.
pull/159/head
Victor R. Santos 1 year ago
parent f9645917d7
commit a48f37c0c9
No known key found for this signature in database
GPG Key ID: 99B41E40D13366A1

@ -1,4 +1,4 @@
FROM python:3.9.0-alpine
FROM python:3.11.0-alpine
ARG ETESYNC_VERSION

Loading…
Cancel
Save