Skip to content

Commit

Permalink
Bump to 2024-02-06b
Browse files Browse the repository at this point in the history
  • Loading branch information
vidschofelix authored Aug 6, 2024
1 parent b87bc07 commit acd640e
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 acd640e

Please sign in to comment.