Skip to content

Commit 42533eb

Browse files
authored
Merge pull request #4 from Poeschl-HomeAssistant-Addons/containerfile-dependency/git
⬆️ Update git to version 1:2.39.5-0+deb12u2
2 parents e143327 + 6453db4 commit 42533eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icantbelieveitsnotvaletudo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM $BUILD_FROM AS BUILD
44
ENV LANG C.UTF-8
55

66
RUN apt-get update && apt-get -y --no-install-recommends install \
7-
git=1:2.39.5-0+deb12u1 \
7+
git=1:2.39.5-0+deb12u2 \
88
npm=9.2.0~ds1-1 \
99
python3=3.11.2-1+b1 \
1010
libpixman-1-dev=0.42.2-1 \

0 commit comments

Comments
 (0)