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

Commit

Permalink
⬆️ Update git to 2.22.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Dec 17, 2019
1 parent 374f5cd commit 85505d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-panel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY rootfs /
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
git=2.22.0-r0 \
git=2.22.2-r0 \
yarn=1.16.0-r0 \
\
&& apk add --no-cache \
Expand Down

0 comments on commit 85505d1

Please sign in to comment.