mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
upgrade to v0.1.1-rc3
This commit is contained in:
parent
b082789519
commit
8db431c00c
@ -8,7 +8,7 @@ FROM julia:1.4
|
|||||||
LABEL description="A community maintained docker script to set up julia mirror easily."
|
LABEL description="A community maintained docker script to set up julia mirror easily."
|
||||||
LABEL maintainer="Johnny Chen <johnnychen94@hotmail.com>"
|
LABEL maintainer="Johnny Chen <johnnychen94@hotmail.com>"
|
||||||
|
|
||||||
RUN julia -e 'using Pkg; pkg"add https://github.com/johnnychen94/StorageMirrorServer.jl#v0.1.0-rc8"'
|
RUN julia -e 'using Pkg; pkg"add https://github.com/johnnychen94/StorageMirrorServer.jl#v0.1.1-rc3"'
|
||||||
|
|
||||||
RUN chown -R 2000 /tmp/julia/
|
RUN chown -R 2000 /tmp/julia/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user