Fix the base image
This commit is contained in:
parent
e82afb3ffc
commit
f4a9e17d09
|
@ -1,4 +1,4 @@
|
||||||
FROM girish/base:0.2.0
|
FROM cloudron/base:0.3.0
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y openssh-server mysql-client && \
|
apt-get install -y openssh-server mysql-client && \
|
||||||
|
|
Loading…
Reference in New Issue