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 f51e8ab commit dd7aac5Copy full SHA for dd7aac5
Dockerfile
@@ -29,7 +29,7 @@ RUN set -eux; \
29
FROM docker.io/library/alpine:3.19.0
30
31
# renovate: datasource=github-tags depName=xunleii/yaldap versioning=semver
32
-ARG YALDAP_VERSION="v0.1.1"
+ARG YALDAP_VERSION="v0.1.2"
33
34
# renovate: datasource=repology depName=alpine_3_19/ca-certificates versioning=loose
35
ARG CA_CERTIFICATES_VERSION=20230506-r0
0 commit comments