Skip to content

Commit 0ee680f

Browse files
committed
Use alpine docker image
1 parent 0cbe58c commit 0ee680f

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 php:cli
1+
FROM php:cli-alpine
22

33
COPY ./json-cli /bin/json-cli
44

0 commit comments

Comments
 (0)