We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2be6c commit 78cbac7Copy full SHA for 78cbac7
docker/Dockerfile
@@ -1,8 +1,8 @@
1
# syntax=docker/dockerfile:1
2
FROM alpine:3.18
3
4
-ARG VERSION="1.2.6.6"
5
-ARG DIST_URL="https://github.com/williamdes/phpLDAPadmin/archive/refs/heads/patches.tar.gz"
+ARG VERSION="1.2.6.7"
+ARG DIST_URL="https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/${VERSION}.tar.gz"
6
ARG BUILD_DATE
7
ARG VCS_REF
8
0 commit comments