Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BudNatsu authored Dec 5, 2024
1 parent 5b657da commit ef75262
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 @@ -6,7 +6,7 @@ MAINTAINER [email protected]
RUN apt-get update && apt-get install -y wget bash procps

ARG RELEASE=3.8.7
ARG MEMORY='4500m'
#ARG MEMORY='4500m'
ENV RELEASE=$RELEASE
ENV REFINE_MEMORY=$MEMORY

Expand Down

0 comments on commit ef75262

Please sign in to comment.