Skip to content

Commit

Permalink
Use firebird 5 source
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobalberty committed Feb 10, 2024
1 parent 686df83 commit f913f19
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 @@ -8,7 +8,7 @@ ARG BUILDPLATFORM
ENV PREFIX=/usr/local/firebird
ENV VOLUME=/firebird
ENV DEBIAN_FRONTEND noninteractive
ENV FBURL=https://github.com/FirebirdSQL/firebird/releases/download/v4.0.2/Firebird-4.0.2.2816-0.tar.xz
ENV FBURL=https://github.com/FirebirdSQL/firebird/releases/download/v5.0.0/Firebird-5.0.0.1306-0-source.tar.xz
ENV DBPATH=/firebird/data

COPY fixes /home/fixes
Expand Down

0 comments on commit f913f19

Please sign in to comment.