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 1
1
MIT License
2
2
3
- Copyright (c) 2024 Ilyes Ahidar
3
+ Copyright (c) 2025 Ilyes Ahidar
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of 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 \
121
121
libxml2-dev \
122
122
libpq-dev \
123
123
librabbitmq-dev \
124
+ libxslt1-dev \
124
125
libmemcached-dev \
125
126
zlib1g-dev \
126
127
# Cleanup
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ RUN apt-get update \
121
121
libxml2-dev \
122
122
libpq-dev \
123
123
librabbitmq-dev \
124
+ libxslt1-dev \
124
125
libmemcached-dev \
125
126
zlib1g-dev \
126
127
# Cleanup
You can’t perform that action at this time.
0 commit comments