Skip to content

Commit 51c1514

Browse files
authored
Merge pull request #65 from crazy-max/update
Dokuwiki 2024-02-06a
2 parents bc799d3 + a067ac2 commit 51c1514

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="2023-04-04a"
3+
ARG DOKUWIKI_VERSION="2024-02-06a"
44
ARG ALPINE_VERSION="3.17"
55

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

0 commit comments

Comments
 (0)