mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-22 08:01:01 +00:00
Update the base image
This commit is contained in:
parent
df4250e220
commit
9d309a2d45
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM cloudron/base:0.3.0
|
FROM cloudron/base:0.3.2
|
||||||
|
|
||||||
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