Skip to content

Commit de2bfa4

Browse files
Merge pull request #59 from GitTimeraider/dependabot/docker/python-3.14.0-slim
Bump python from 3.13.7-slim to 3.14.0-slim
2 parents d6274ae + 7f9dc6d commit de2bfa4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.7-slim
1+
FROM python:3.14.0-slim
22

33
# Default UID and GID (can be overridden)
44
ARG USER_UID=1000

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77
[![Python 3.11](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org/downloads/)
88

9+
### Disclaimers:
10+
#### AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired.
11+
###################################################
12+
913
A Dockerized secure web application for managing email forwarders through the DirectAdmin API. Features a clean web interface with authentication, 2FA support, user management options.
1014

1115
## ✨ Features

0 commit comments

Comments
 (0)