[misc] bump the dev-env to 3.3.1

This commit is contained in:
Jakob Ackermann
2020-08-06 12:39:58 +01:00
parent fc389af7d6
commit bd5cb98517
11 changed files with 108 additions and 184 deletions

View File

@@ -15,8 +15,6 @@ RUN npm ci --quiet
COPY . /app
FROM base
COPY --from=app /app /app