lib/smartcloud/grids/grid-runner/Dockerfile in smartcloud-0.0.206 vs lib/smartcloud/grids/grid-runner/Dockerfile in smartcloud-0.0.207

- old
+ new

@@ -1,6 +1,6 @@ FROM ruby:2.6.4-alpine3.10 -MAINTAINER Timeboard <hello@timeboard.me> +LABEL maintainer="Timeboard <hello@timeboard.me>" # User # --- Fix to change gid of 999 to 99 so that addgroup is free to create a group with 999 as gid ARG USER_NAME ARG USER_UID