piler-docker/build/build.conf

11 lines
153 B
Text
Raw Normal View History

2023-01-22 19:02:53 +00:00
# Piler Package
2023-09-19 10:43:04 +00:00
PILER_PACKAGE="piler_1.4.4-jammy-553ebb4f_amd64.deb"
2023-01-22 19:02:53 +00:00
# Piler Version
2023-09-19 10:43:04 +00:00
PILER_VERSION="1.4.4"
2023-01-22 19:02:53 +00:00
# MariaDB Version
2023-01-22 20:29:57 +00:00
MARIA_DB_VERSION="10.6"