Docker: Upgraded Go, TensorFlow and TiDB

This commit is contained in:
Michael Mayer
2019-04-18 06:33:34 +02:00
parent 8d73d38246
commit c157020dca
6 changed files with 18 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
FROM photoprism/development:20181112
FROM photoprism/development:20190418
# Install Python and TensorFlow
RUN apt-get update && apt-get install -y --no-install-recommends \
@@ -38,4 +38,4 @@ COPY . .
RUN make all install
# Start PhotoPrism server
CMD photoprism start
CMD photoprism start