Skip to content

Commit

Permalink
build: enhance API performance and update dependencies
Browse files Browse the repository at this point in the history
- Update Docker image source to `ghcr.io` and version to `1.3.2`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Oct 8, 2024
1 parent e2b7756 commit 65ebc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM appleboy/drone-discord:1.3.0
FROM ghcr.io/appleboy/drone-discord:1.3.2

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 65ebc42

Please sign in to comment.