mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Update alpine_3_19/git to v2.43.6-r0
This commit is contained in:
parent
4828e319b5
commit
8bb83ca491
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ARG THE_LOUNGE_VERSION="v4.4.3"
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
g++=13.2.1_git20231014-r0 \
|
g++=13.2.1_git20231014-r0 \
|
||||||
git=2.43.5-r0 \
|
git=2.43.6-r0 \
|
||||||
make=4.4.1-r2 \
|
make=4.4.1-r2 \
|
||||||
python3=3.11.11-r0 \
|
python3=3.11.11-r0 \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue