Skip to content

Commit 9266a28

Browse files
committed
update to 21.0.0
1 parent a5ea98a commit 9266a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20
1+
FROM alpine:3.21
22

33
LABEL maintainer="docker@upshift.fr"
44

@@ -77,7 +77,7 @@ RUN set -eux; \
7777
rm -rf /var/www/localhost/htdocs; \
7878
ln -s /var/www/html /var/www/localhost/htdocs
7979

80-
ENV DOLI_VERSION 20.0.4
80+
ENV DOLI_VERSION 21.0.0
8181

8282
ENV DOLI_DB_TYPE mysqli
8383
ENV DOLI_DB_HOST db

0 commit comments

Comments
 (0)