Skip to content

Commit

Permalink
Update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
BlocBlocTheDev committed Sep 11, 2024
1 parent d827915 commit 9b58581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0.6.5.1.dockerfile → 0.6.6.1.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN pip install --upgrade pip

WORKDIR /etc/s3s

RUN git clone --depth 1 --branch 0.6.5.1 --single-branch https://github.com/BlocBlocTheDev/s3s-docker.git .
RUN git clone --depth 1 --branch 0.6.6.1 --single-branch https://github.com/BlocBlocTheDev/s3s-docker.git .

RUN pip install -r requirements.txt

Expand Down

0 comments on commit 9b58581

Please sign in to comment.