We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a43a9f commit 207951cCopy full SHA for 207951c
Dockerfile
@@ -2,7 +2,7 @@
2
FROM alpine:3.13
3
4
# select version or branch here
5
-ARG ELABFTW_VERSION=4.0.0-beta6
+ARG ELABFTW_VERSION=4.0.0
6
ENV ELABFTW_VERSION $ELABFTW_VERSION
7
8
# this is versioning for the container image
0 commit comments