Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BudNatsu authored Dec 3, 2024
1 parent 2826e76 commit c9f4421
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 @@ -5,7 +5,7 @@ MAINTAINER [email protected]
#Download a couple of required packages
RUN apt-get update && apt-get install -y wget bash procps

ARG RELEASE=3.8.6
ARG RELEASE=3.8.7
ARG MEMORY='4500m'
ENV RELEASE=$RELEASE
ENV REFINE_MEMORY=$MEMORY
Expand Down

0 comments on commit c9f4421

Please sign in to comment.