Skip to content

Commit db457e3

Browse files
DanielSSilvamsftbot[bot]
authored andcommitted
Update Dockerfile (#232)
Updated Dockerfile to the latest release
1 parent 5d12bb1 commit db457e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/stable/arm32v7/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
FROM arm32v7/ubuntu:bionic
55

6-
ENV PS_VERSION=6.1.2
6+
ENV PS_VERSION=6.2.0
77
ENV PS_PACKAGE=powershell-${PS_VERSION}-linux-arm32.tar.gz
88
ENV PS_PACKAGE_URL=https://github.com/PowerShell/PowerShell/releases/download/v${PS_VERSION}/${PS_PACKAGE}
99

0 commit comments

Comments
 (0)