Skip to content

Commit

Permalink
Merge branch 'master' into rebase_upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jredrejo authored Nov 7, 2024
2 parents f676706 + f76306c commit e2ba148
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

ARG BASE_IMAGE=debian:bullseye
FROM ${BASE_IMAGE}

ENV DEBIAN_FRONTEND noninteractive

RUN apt-get -y update && \
Expand Down
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ FIRST_USER_PASS='kolibrifly'
ENABLE_SSH='1'
HOSTNAME=kolibri
TARGET_HOSTNAME=kolibri
DISABLE_FIRST_BOOT_USER_RENAME=1
DISABLE_FIRST_BOOT_USER_RENAME=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
deb http://ppa.launchpad.net/learningequality/kolibri/ubuntu bionic main

0 comments on commit e2ba148

Please sign in to comment.