Skip to content

Commit

Permalink
Update git package for docker (#3772)
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei100 authored Apr 27, 2023
1 parent 00dc21e commit c686b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/app/Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apk add -U --no-cache \
tzdata=2023c-r0 && \
apk add -U --no-cache --virtual build-dependencies \
build-base=0.5-r3 \
git=2.38.4-r1 \
git=2.38.5-r0 \
libxslt-dev=1.1.37-r1 \
mariadb-dev=10.6.12-r0 \
nodejs=18.14.2-r0 \
Expand Down

0 comments on commit c686b55

Please sign in to comment.