mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
Upgrade Clozure-CL in the Dockerfile.ccl.
This commit is contained in:
parent
755b55d2b3
commit
696617d930
@ -21,7 +21,7 @@ FROM debian:stable-slim as builder
|
||||
cl-babel \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN curl -SL https://github.com/Clozure/ccl/releases/download/v1.11.5/ccl-1.11.5-linuxx86.tar.gz \
|
||||
RUN curl -SL https://github.com/Clozure/ccl/releases/download/v1.12/ccl-1.12-linuxx86.tar.gz \
|
||||
| tar xz -C /usr/local/src/ \
|
||||
&& mv /usr/local/src/ccl/scripts/ccl64 /usr/local/bin/ccl
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user