Skip to content

Commit

Permalink
Add missing newline at end of file
Browse files Browse the repository at this point in the history
As the new swtgtk3nativebuild was copied from this Dockerfile
and there is the hope to keep them as similar as possible
I am adding the missing newline to match
eclipse-platform#2802 (review)
  • Loading branch information
jonahgraham committed Feb 3, 2025
1 parent 8accd9a commit 49e47e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ RUN localedef -i en_US -f UTF-8 en_US.UTF-8
ENV LANG=en_US.UTF-8
ENV SWT_JAVA_HOME=/usr/lib/jvm/default-java/

USER 10001
USER 10001

0 comments on commit 49e47e5

Please sign in to comment.