Skip to content

Commit

Permalink
Merge pull request #65 from crazy-max/update
Browse files Browse the repository at this point in the history
Dokuwiki 2024-02-06a
  • Loading branch information
crazy-max authored Apr 29, 2024
2 parents bc799d3 + a067ac2 commit 51c1514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG DOKUWIKI_VERSION="2023-04-04a"
ARG DOKUWIKI_VERSION="2024-02-06a"
ARG ALPINE_VERSION="3.17"

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

0 comments on commit 51c1514

Please sign in to comment.