Skip to content
This repository was archived by the owner on May 12, 2019. It is now read-only.

Commit b047814

Browse files
PHP 7.3.4
1 parent 5c59eff commit b047814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.3.0-cli
1+
FROM php:7.3.4-cli
22

33
RUN apt-get update && apt-get -y install apt-transport-https curl gnupg
44
RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -

0 commit comments

Comments
 (0)