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.
2 parents 8232834 + 92ed03e commit b12c317Copy full SHA for b12c317
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG DOKUWIKI_VERSION="2024-02-06b"
+ARG DOKUWIKI_VERSION="2025-05-14a"
4
ARG ALPINE_VERSION="3.22"
5
6
FROM --platform=$BUILDPLATFORM alpine:${ALPINE_VERSION} AS src
0 commit comments