Skip to content

Commit 42a5df0

Browse files
committed
chore: update dependencies and CI configurations
- Update the Docker image for drone-lambda from version `1.3.6` to `1.3.8` Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 53c0ab6 commit 42a5df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/appleboy/drone-lambda:1.3.6
1+
FROM ghcr.io/appleboy/drone-lambda:1.3.8
22

33
COPY entrypoint.sh /entrypoint.sh
44
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)