Skip to content

Commit d82335d

Browse files
authored
chore: update Dockerfile base image version to 1.3.3 (#57)
- Update the base image version from 1.3.2 to 1.3.3 in Dockerfile - Fix #25
1 parent c1468a0 commit d82335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/appleboy/drone-lambda:1.3.2
1+
FROM ghcr.io/appleboy/drone-lambda:1.3.3
22

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

0 commit comments

Comments
 (0)