From 85e04749213cec6e38f862896201fc9adeaaa111 Mon Sep 17 00:00:00 2001 From: Dipjyoti Metia Date: Mon, 25 Sep 2023 22:29:48 +1000 Subject: [PATCH] cleanup --- Dockerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index a5ddd809..cd91c8e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,9 +4,6 @@ FROM ubuntu:jammy # Set the maintainer information LABEL maintainer="HybridTestFramework dipjyotimetia@gmail.com" -# Set the default user -USER appuser - # Define environment variables ENV GRADLE_VERSION 8.3 ENV ALLURE_VERSION 2.21.0