Skip to content

Commit

Permalink
REM Hostname for real this time
Browse files Browse the repository at this point in the history
Promise
  • Loading branch information
CHSchuepfer committed Jan 27, 2024
1 parent be831aa commit 56b53de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Dockerfile_tumbleweed
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ FROM opensuse/tumbleweed:latest
# Set environment variables from the .env file
ARG USER_NAME=default_username
ARG USER_PASSWORD=default_password
ARG HOST_NAME=defaultHOST

ENV USER_NAME=$USER_NAME
ENV USER_PASSWORD=$USER_PASSWORD
Expand Down

0 comments on commit 56b53de

Please sign in to comment.