Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
fix: changed enrollment password in containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Feb 27, 2024
1 parent 68bab37 commit 111e8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV VARIANT="Kinoite"
ENV VERSION="${VERSION}"
ENV WEB_UI="false"
ENV SECURE_BOOT_KEY_URL=""
ENV ENROLLMENT_PASSWORD="isogenerator"
ENV ENROLLMENT_PASSWORD="ublue-os"

COPY / /isogenerator
WORKDIR /isogenerator
Expand Down

0 comments on commit 111e8f6

Please sign in to comment.