We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a40d0 commit e422965Copy full SHA for e422965
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM alpine:3.17
+FROM alpine:3.18
3
4
ARG VERSION="1.2.6.6"
5
ARG DIST_URL="https://github.com/williamdes/phpLDAPadmin/archive/refs/heads/fix-null-import.tar.gz"
0 commit comments