mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 19:52:53 +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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user