Skip to content

Commit ff0ab5e

Browse files
committed
small change
1 parent ebe0d2a commit ff0ab5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

php7.3/cli/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ FROM php:7.3-cli
22

33
LABEL maintainer="ReadyMadeHost http://readymadehost.com"
44

5-
ARG NODE_VERSION
6-
ENV NODE_VERSION ${NODE_VERSION}
7-
85
# Installing required packages
96
RUN apt-get update && apt-get upgrade -y
107
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y \

0 commit comments

Comments
 (0)