Upgraded windows images to 20h2

This commit is contained in:
2022-04-05 02:42:09 +09:00
parent 2ede966b71
commit ec55e174db
9 changed files with 32 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
FROM astrojs/jre-nanoserver-1809:latest
FROM astrojs/jre-nanoserver-20h2:latest
RUN pip3 install Flask redis compressinja celery