Skip to content

Commit

Permalink
chore: update dependencies and CI configurations
Browse files Browse the repository at this point in the history
- Update the Docker image for drone-lambda from version `1.3.6` to `1.3.8`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Apr 22, 2024
1 parent 53c0ab6 commit 42a5df0
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 ghcr.io/appleboy/drone-lambda:1.3.6
FROM ghcr.io/appleboy/drone-lambda:1.3.8

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

0 comments on commit 42a5df0

Please sign in to comment.