mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Docker: Upgraded Go, TensorFlow and TiDB
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user