mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Adapt for SQLITE
|
||||
RUN \
|
||||
sed -i "s|postgresql|sqlite|g" /prisma/schema.prisma
|
||||
sed -i "s|postgresql|sqlite|g" /linkwarden/prisma/schema.prisma
|
||||
|
||||
##################
|
||||
# 2 Modify Image #
|
||||
|
||||
Reference in New Issue
Block a user