Update Dockerfile to use lts-7.2-ubuntu-18.04
This commit is contained in:
Родитель
5ba50797ea
Коммит
c176388d9f
|
@ -1,4 +1,4 @@
|
||||||
FROM mcr.microsoft.com/powershell:7.1.3-ubuntu-18.04
|
FROM mcr.microsoft.com/powershell:lts-7.2-ubuntu-18.04
|
||||||
|
|
||||||
# Install dependencies and clean up
|
# Install dependencies and clean up
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче