File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024 Ilyes Ahidar
3+ Copyright (c) 2025 Ilyes Ahidar
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ RUN apt-get update \
121121 libxml2-dev \
122122 libpq-dev \
123123 librabbitmq-dev \
124+ libxslt1-dev \
124125 libmemcached-dev \
125126 zlib1g-dev \
126127 # Cleanup
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ RUN apt-get update \
121121 libxml2-dev \
122122 libpq-dev \
123123 librabbitmq-dev \
124+ libxslt1-dev \
124125 libmemcached-dev \
125126 zlib1g-dev \
126127 # Cleanup
You can’t perform that action at this time.
0 commit comments