Skip to content

Commit 31d0ffe

Browse files
author
BruceHaley
authored
Get docker image from MCR (#1944)
1 parent d18e955 commit 31d0ffe

File tree

1 file changed

+1
-1
lines changed
  • libraries/functional-tests/functionaltestbot

1 file changed

+1
-1
lines changed

libraries/functional-tests/functionaltestbot/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

4-
FROM tiangolo/uwsgi-nginx-flask:python3.6
4+
FROM mcr.microsoft.com/oryx/python:3.10
55

66

77
RUN mkdir /functionaltestbot

0 commit comments

Comments
 (0)