From 6718994e9aca6310b594140d9475c5b824f8ef90 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Oct 2022 14:33:13 +0200 Subject: [PATCH] Version 6.2 --- build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build.sh diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..efcf113 --- /dev/null +++ b/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +docker build --pull --tag tuxmainy/zabbix-server-pgsql:6.2-local .