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 c0c57b6 commit 4451d47Copy full SHA for 4451d47
1 file changed
Dockerfile.aarch64
@@ -21,7 +21,7 @@ RUN \
21
echo "**** install packages ****" && \
22
pacman -Sy --noconfirm \
23
caja \
24
- pycharm && \
+ pycharm-community-edition && \
25
echo "**** cleanup ****" && \
26
printf \
27
"Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" \
0 commit comments