Skip to content

Commit b12c317

Browse files
authored
Merge pull request #75 from crazy-max/update
Dokuwiki 2025-05-14a
2 parents 8232834 + 92ed03e commit b12c317

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)