mirror of
https://github.com/MillironX/docker-JuliaPro.git
synced 2024-11-21 15:36:04 +00:00
Switch to using latest 1.6 LTS as base image
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
1946f9a168
commit
038153a42a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM julia:1.6.5-bullseye
|
||||
FROM julia:1.6-bullseye
|
||||
|
||||
ENV JULIA_DEPOT_PATH="/usr/local/share/julia"
|
||||
|
||||
|
|
Loading…
Reference in a new issue