Update base image to 4.2.0

master
Girish Ramakrishnan 2023-10-20 09:36:54 +02:00
parent 62b03b02d5
commit 5c7c228ff4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM cloudron/base:4.0.0@sha256:31b195ed0662bdb06a6e8a5ddbedb6f191ce92e8bee04c03fb02dd4e9d0286df
FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4
RUN apt-get update && \
apt-get install -y openssh-server git asciidoctor pandoc && \