mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 17:42:57 +00:00
feat: change builder base image to docker/compose
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM docker:stable
|
FROM docker/compose
|
||||||
|
|
||||||
RUN apk update && apk add nodejs npm git
|
RUN apk update && apk add nodejs npm git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user