зеркало из https://github.com/Azure/git-rest-api.git
fix secure (#104)
Co-authored-by: v-tianxi@microsoft.com <v-tian@microsoft.com>
This commit is contained in:
Родитель
2bbe9fc7f5
Коммит
7c4076cfbe
|
@ -1,5 +1,5 @@
|
||||||
# Base Stage
|
# Base Stage
|
||||||
FROM ubuntu:18.04 as base
|
FROM mcr.microsoft.com/mirror/docker/library/ubuntu:18.04 as base
|
||||||
|
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Загрузка…
Ссылка в новой задаче