Update base image to 4.0.0

master
Girish Ramakrishnan 2022-12-23 11:14:36 +01:00
parent 298cb33e86
commit 9eea9fe0be
1 changed files with 1 additions and 1 deletions

View File

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