Skip to content

Commit 0075d86

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
Merge branch 'PipeScripting-Web' of https://github.com/StartAutomating/PipeScript into PipeScripting-Web
1 parent 0a816a0 commit 0075d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM mcr.microsoft.com/powershell
55
ENV PIPESCRIPT_VERSION 0.2.8
66

77

8-
RUN apt-get update && apt-get install -y git curl ca-certificates libc6 libgcc1 build-essential python3 nodejs && apt-get clean
8+
RUN apt-get update && apt-get install -y git curl ca-certificates libc6 libgcc1 libgcc-s1 liblttng-ust1 libstdc++6 libunwind8 zlib1g build-essential libgdiplus dotnet-runtime-8.0 golang python3 nodejs && apt-get clean
99

1010

1111
COPY ./ ./usr/local/share/powershell/Modules/PipeScript

0 commit comments

Comments
 (0)