This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch results
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/results by this push:
     new 91511d333 Uses proper GID
91511d333 is described below

commit 91511d33380daac9570c3d6e20501597f94df0d2
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Wed Oct 19 14:54:22 2022 +0200

    Uses proper GID
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index e580a8dfc..054452fad 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,3 +1,3 @@
 FROM jekyll/builder:4.2.2
 
-USER 910
+USER 910:910

Reply via email to