mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-22 01:21:10 +00:00
Update base image to 3.2.0
This commit is contained in:
parent
da87f2c8fb
commit
0ca3d4876a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM cloudron/base:3.1.0@sha256:eb2ab9c7d361acda2f3ef2d8388154bc48f1651b5013fe6de4beea003018e427
|
FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd14060332dd88263ea
|
||||||
|
|
||||||
RUN mkdir -p /app/code/server /app/pkg
|
RUN mkdir -p /app/code/server /app/pkg
|
||||||
WORKDIR /app/code/server
|
WORKDIR /app/code/server
|
||||||
|
|
Loading…
Reference in a new issue