piler-docker/build/build.conf

11 lines
152 B
Text
Raw Normal View History

2023-01-22 19:02:53 +00:00
# Piler Package
2024-06-01 15:56:36 +00:00
PILER_PACKAGE="piler_1.4.5-jammy-c13432f_amd64.deb"
2023-01-22 19:02:53 +00:00
# Piler Version
2024-06-01 15:56:36 +00:00
PILER_VERSION="1.4.5"
2023-01-22 19:02:53 +00:00
# MariaDB Version
2024-06-13 12:49:52 +00:00
MARIA_DB_VERSION="11.4"