+
-
TUNES
-Modernizing a jukebox
+Bits 'n Bytes
+An AI powered vending machine
diff --git a/Dockerfile b/Dockerfile index 5bcc9f1..b296ec7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ -FROM docker.io/jekyll/builder as builder +FROM docker.io/jekyll/builder:stable as builder RUN gem install bundler:2.2.3 RUN mkdir /site; \ - chown -R jekyll:jekyll /site + chown -R jekyll:jekyll /site WORKDIR /site COPY Gemfile Gemfile.lock /site/ RUN bundle install diff --git a/index.html b/index.html index bb252e2..969df9d 100644 --- a/index.html +++ b/index.html @@ -141,10 +141,10 @@
+
Modernizing a jukebox
+An AI powered vending machine