Skip to content

Commit 78cbac7

Browse files
committed
Upgrade to 1.2.6.7
1 parent 9d2be6c commit 78cbac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# syntax=docker/dockerfile:1
22
FROM alpine:3.18
33

4-
ARG VERSION="1.2.6.6"
5-
ARG DIST_URL="https://github.com/williamdes/phpLDAPadmin/archive/refs/heads/patches.tar.gz"
4+
ARG VERSION="1.2.6.7"
5+
ARG DIST_URL="https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/${VERSION}.tar.gz"
66
ARG BUILD_DATE
77
ARG VCS_REF
88

0 commit comments

Comments
 (0)