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 8232834 commit 92ed03eCopy full SHA for 92ed03e
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