We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18e955 commit 31d0ffeCopy full SHA for 31d0ffe
libraries/functional-tests/functionaltestbot/Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) Microsoft Corporation. All rights reserved.
2
# Licensed under the MIT License.
3
4
-FROM tiangolo/uwsgi-nginx-flask:python3.6
+FROM mcr.microsoft.com/oryx/python:3.10
5
6
7
RUN mkdir /functionaltestbot
0 commit comments