Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvAmBass committed Mar 22, 2023
1 parent c22ddfd commit be39b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine

ENV PATH="/container/scripts:${PATH}"

RUN export rsync_version=3.2.6 \
RUN export rsync_version=3.2.7 \
\
&& apk add --no-cache alpine-sdk \
bash \
Expand Down

0 comments on commit be39b2a

Please sign in to comment.