Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit df07fb1

Browse files
authored
Update Home Panel to v2.11.6 (#158)
1 parent 8a9156d commit df07fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home-panel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN \
2121
yarn=1.22.10-r0 \
2222
\
2323
&& mkdir -p /opt/panel \
24-
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.11.5/home-panel.tar.gz" \
24+
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.11.6/home-panel.tar.gz" \
2525
| tar zxvf - -C /opt/panel \
2626
\
2727
&& cd /opt/panel \

0 commit comments

Comments
 (0)