This commit is contained in:
Bill Lau
2025-07-18 14:53:48 +08:00
parent c9b539abea
commit 7f423ab625

View File

@@ -1,4 +1,4 @@
FROM python:3.8.3-slim-buster FROM python:3.12-slim
LABEL "maintainer"="Scott Ng <thuongnht@gmail.com>" LABEL "maintainer"="Scott Ng <thuongnht@gmail.com>"
LABEL "repository"="https://github.com/cross-the-world/ssh-scp-ssh-pipelines" LABEL "repository"="https://github.com/cross-the-world/ssh-scp-ssh-pipelines"