mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-25 09:30:58 +00:00
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 && \
|
RUN apt-get update && \
|
||||||
apt-get install -y openssh-server mysql-client && \
|
apt-get install -y openssh-server mysql-client && \
|
||||||
|
|
Loading…
Reference in a new issue