forked from cloudron-apps/gitea-app
use base image 0.8.1
This commit is contained in:
parent
b52987ee68
commit
c6b682a512
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM cloudron/base:0.8.0
|
||||
FROM cloudron/base:0.8.1
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y openssh-server && \
|
||||
|
|
Loading…
Reference in a new issue