👷 Update lazarus in builder
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt update && \
|
||||
|
||||
RUN cd /root && \
|
||||
export FPCVERSION=3.2.2 && \
|
||||
export LAZVERSION=2.2.2 && \
|
||||
export LAZVERSION=2.2.4 && \
|
||||
wget --content-disposition https://sourceforge.net/projects/freepascal/files/Linux/$FPCVERSION/fpc-$FPCVERSION.x86_64-linux.tar/download && \
|
||||
wget --content-disposition https://sourceforge.net/projects/freepascal/files/Source/$FPCVERSION/fpc-$FPCVERSION.source.tar.gz/download && \
|
||||
tar xf fpc-$FPCVERSION.x86_64-linux.tar && \
|
||||
|
||||
Reference in New Issue
Block a user