Skip to content

Commit e46e9cf

Browse files
committed
Update php73 container from 7.3-rc-cli to 7.3-cli
1 parent ff95a3c commit e46e9cf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/dockerfiles/php73/Dockerfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# TODO: Change to php:7.3-cli when available.
2-
# -FROM php:7.3-rc-cli
3-
# +FROM php:7.3-cli
4-
FROM php:7.3-rc-cli
1+
FROM php:7.3-cli
52
ENV DEBIAN_FRONTEND noninteractive
63

74
RUN apt-get --assume-yes --quiet update

0 commit comments

Comments
 (0)