mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Remove unused frontend dockerfile build label
This commit is contained in:
committed by
Oliver Günther
parent
ede5dd6413
commit
f37ac9de01
@@ -1,4 +1,4 @@
|
||||
FROM node:16.15 as dev
|
||||
FROM node:16.15
|
||||
MAINTAINER operations@openproject.com
|
||||
|
||||
ARG DEV_UID=1000
|
||||
|
||||
Reference in New Issue
Block a user