We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d12bb1 commit db457e3Copy full SHA for db457e3
release/stable/arm32v7/docker/Dockerfile
@@ -3,7 +3,7 @@
3
4
FROM arm32v7/ubuntu:bionic
5
6
-ENV PS_VERSION=6.1.2
+ENV PS_VERSION=6.2.0
7
ENV PS_PACKAGE=powershell-${PS_VERSION}-linux-arm32.tar.gz
8
ENV PS_PACKAGE_URL=https://github.com/PowerShell/PowerShell/releases/download/v${PS_VERSION}/${PS_PACKAGE}
9
0 commit comments