forked from cloudron-apps/gitea-app
Fix the base image
This commit is contained in:
parent
e82afb3ffc
commit
f4a9e17d09
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM girish/base:0.2.0
|
||||
FROM cloudron/base:0.3.0
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y openssh-server mysql-client && \
|
||||
|
|
Loading…
Reference in a new issue