Use Alpine 3.12 for building PowerShell for alpine (#16008)

This commit is contained in:
Aditya Patwardhan 2021-08-27 14:05:39 -07:00 committed by GitHub
parent 102ccffd14
commit 008f4b057f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Docker image file that describes an Centos7 image with PowerShell installed from Microsoft YUM Repo
FROM mcr.microsoft.com/powershell:alpine-3.8
FROM mcr.microsoft.com/powershell:alpine-3.12
LABEL maintainer="PowerShell Team <powershellteam@hotmail.com>"
# Install dependencies and clean up