Skip to content

Commit

Permalink
Merge pull request #68 from vidschofelix/master
Browse files Browse the repository at this point in the history
Bump to 2024-02-06b
  • Loading branch information
crazy-max authored Dec 24, 2024
2 parents 4dcff45 + acd640e commit d46f89a
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="2024-02-06a"
ARG DOKUWIKI_VERSION="2024-02-06b"
ARG ALPINE_VERSION="3.19"

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

0 comments on commit d46f89a

Please sign in to comment.