mirror of
https://github.com/penpot/penpot.git
synced 2026-05-06 08:38:40 +00:00
🐳 🐛 Fix base image
This commit is contained in:
parent
b50667cecc
commit
fb08655a0a
@ -1,4 +1,4 @@
|
||||
FROM monogramm:uxbox-builder
|
||||
FROM monogramm:docker-uxbox-builder
|
||||
|
||||
# Copy backend source and build release
|
||||
COPY . /home/uxbox/backend
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM monogramm:uxbox-builder
|
||||
FROM monogramm:docker-uxbox-builder
|
||||
|
||||
ENV API_URL http://127.0.0.1:6060/api
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user