Skip to content

Commit

Permalink
ci: trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLicense committed Apr 12, 2024
1 parent 5c261cb commit e847a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/8.0/fpm-nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM php:8.0-fpm-alpine3.16

# Add supervisord
# Add supervisord - Trigger CI.
RUN apk add --no-cache supervisor~=4
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf

Expand Down

0 comments on commit e847a43

Please sign in to comment.