Skip to content

Commit

Permalink
chore: upgrade base image to version 1.4.0
Browse files Browse the repository at this point in the history
- Update the base image version from 1.3.9 to 1.4.0

Signed-off-by: appleboy <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Sep 6, 2024
1 parent 2e9996f commit a77dd3e
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-telegram:1.3.9-linux-amd64
FROM appleboy/drone-telegram:1.4.0

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

0 comments on commit a77dd3e

Please sign in to comment.