diff --git a/Dockerfile b/Dockerfile index ac0b748..85bff6f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,5 +12,6 @@ RUN \ VOLUME /work WORKDIR /work +USER 1000:1000 diff --git a/VERSION b/VERSION index 4e379d2..bcab45a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.2 +0.0.3