mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2025-09-30 08:02:04 +00:00
Merge branch 'base_image_5' into 'master'
Update base image to 5.0.0 See merge request packages/gitea-app!17
This commit is contained in:
commit
79ae3ba4df
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4
|
||||
FROM cloudron/base:5.0.0@sha256:04fd70dbd8ad6149c19de39e35718e024417c3e01dc9c6637eaf4a41ec4e596c
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y openssh-server git asciidoctor pandoc && \
|
||||
|
|
Loading…
Reference in a new issue