switch branches after update

This commit is contained in:
mercury
2024-03-21 01:19:19 +04:00
parent 9f1b3d84f4
commit 5b1bf2b3d5
6 changed files with 53 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ RUN apk add --no-cache --update php81 \
openssh \
openssl \
curl \
git \
py3-qt5 \
&& wget https://github.com/ameshkov/dnslookup/releases/download/v1.9.1/dnslookup-linux-amd64-v1.9.1.tar.gz \
&& tar -xf dnslookup-linux-amd64-v1.9.1.tar.gz \