Skip to content

Commit b9a4449

Browse files
committed
added tag
1 parent 6e84fce commit b9a4449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reproducer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN git -C php-src checkout HEAD~1
2121
# build php-fpm
2222
RUN cd php-src && ./buildconf --force && ./configure --enable-fpm --without-pear && make -j4 && make install
2323

24-
24+
2525

2626
COPY php-fpm.conf /usr/local/etc/
2727
COPY nginx.server.conf /etc/nginx/sites-enabled/default

0 commit comments

Comments
 (0)