mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-13 18:32:44 +00:00
build: switch to GitHub Container Registry for Docker images
- Update Dockerfile to use the GitHub Container Registry for the drone-telegram image Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-telegram:1.4.0
|
||||
FROM ghcr.io/appleboy/drone-telegram:1.4.0
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user