We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a716311 + b73b3b3 commit af44dfbCopy full SHA for af44dfb
.ci/docker-images/Dockerfile
@@ -1,5 +1,6 @@
1
ARG PHPVERSION=8.3
2
FROM php:${PHPVERSION}-cli
3
+LABEL org.opencontainers.image.source="https://github.com/roundcube/roundcubemail"
4
5
ENV DEBIAN_FRONTEND=noninteractive
6
0 commit comments