Skip to content

Commit 76ce21a

Browse files
authored
Drop php 7.4 on Docker (exposedev#300)
1 parent 816652e commit 76ce21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.4-cli
1+
FROM php:8.0-cli
22

33
RUN apt-get update
44
RUN apt-get install -y git libzip-dev zip

0 commit comments

Comments
 (0)