Update base image

master
Girish Ramakrishnan 2023-10-11 09:48:06 +05:30
parent e700619300
commit 6da37e33bd
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 mkdir -p /app/code
WORKDIR /app/code