Skip to content

Commit 0d8b3fb

Browse files
committed
Set next development version
1 parent bda13b4 commit 0d8b3fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## xxxx-xx-xx - dev
4+
5+
...
6+
37
## 2026-01-27 - 0.2.6
48

59
* [Deployment] Fix lighttpd mime-types

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.23.2
22

33
# ENV LIGHTTPD_VERSION=1.4.76-r0
4-
ENV DCATAPPLU_VERSION=0.2.6
4+
ENV DCATAPPLU_VERSION=../drafts/0.0.1-draft-0.1
55

66
RUN addgroup -S --gid 1000 lighttpd \
77
&& adduser -S -G lighttpd --uid 1000 lighttpd

0 commit comments

Comments
 (0)