Skip to content

Commit 92ed03e

Browse files
committed
Dokuwiki 2025-05-14a
1 parent 8232834 commit 92ed03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG DOKUWIKI_VERSION="2024-02-06b"
3+
ARG DOKUWIKI_VERSION="2025-05-14a"
44
ARG ALPINE_VERSION="3.22"
55

66
FROM --platform=$BUILDPLATFORM alpine:${ALPINE_VERSION} AS src

0 commit comments

Comments
 (0)