We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06721c commit bac1e36Copy full SHA for bac1e36
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:24.04
2
3
ENV BIND_USER=bind \
4
BIND_VERSION=9.18.39 \
5
- WEBMIN_VERSION=2.501 \
+ WEBMIN_VERSION=2.510 \
6
DATA_DIR=/data
7
8
# install common package
0 commit comments