lib/smart_machine/engine/Dockerfile in smartmachine-0.9.0 vs lib/smart_machine/engine/Dockerfile in smartmachine-1.0.0
- old
+ new
@@ -1,6 +1,6 @@
FROM ruby:2.7.0-alpine3.11
-LABEL maintainer="Gaurav Goel <gaurav@timeboard.me>"
+LABEL maintainer="plainsource <plainsource@humanmind.me>"
# User
# --- Fix to change docker gid to 998 (if it is in use) so that addgroup is free to create a group with docker gid.
ARG USER_NAME
ARG USER_UID