fix Dockerfile
This commit is contained in:
parent
1735f85673
commit
b326559a0d
@ -6,7 +6,7 @@ LABEL ImageName="registry.gitlab.com/wolutator/mosquitto-with-auth"
|
||||
RUN \
|
||||
apt update && \
|
||||
apt install -y mariadb-client && \
|
||||
apt install -y openssl && \
|
||||
mv opt /
|
||||
apt install -y openssl
|
||||
|
||||
COPY opt/ /opt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user