mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 10:33:40 +02:00
Update Dockerfile
This commit is contained in:
@@ -20,8 +20,8 @@ FROM ${BUILD_FROM}
|
|||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Adapt for SQLITE
|
# Adapt for SQLITE
|
||||||
RUN \
|
#RUN \
|
||||||
sed -i "s|postgresql|sqlite|g" /linkwarden/prisma/schema.prisma
|
# sed -i "s|postgresql|sqlite|g" /linkwarden/prisma/schema.prisma
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# 2 Modify Image #
|
# 2 Modify Image #
|
||||||
|
|||||||
Reference in New Issue
Block a user