Skip to content

Commit b2bcbd8

Browse files
authored
Remove mariadb dependencies (#475)
1 parent 1d552db commit b2bcbd8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proxy-manager/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RUN \
3030
certbot=2.6.0-r0 \
3131
libcap=2.69-r0 \
3232
logrotate=3.21.0-r1 \
33-
mariadb-client=10.11.5-r0 \
3433
nginx-mod-stream=1.24.0-r7 \
3534
nginx=1.24.0-r7 \
3635
nodejs=18.18.2-r0 \
@@ -119,7 +118,6 @@ RUN \
119118
/tmp/* \
120119
/usr/lib/node_modules \
121120
/usr/local/share/.cache \
122-
/var/lib/mysql \
123121
/var/lib/nginx \
124122
/var/log/nginx \
125123
/var/tmp/nginx \

0 commit comments

Comments
 (0)