Spaces:
Paused
Paused
Igor
commited on
Commit
·
d8f93b3
1
Parent(s):
15701b1
Force rebuild by trivial Dockerfile change
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -68,3 +68,4 @@ EXPOSE 2053
|
|
68 |
|
69 |
# Set the entrypoint to our startup script
|
70 |
ENTRYPOINT ["/bin/bash", "-c", "/usr/local/bin/start.sh"]
|
|
|
|
68 |
|
69 |
# Set the entrypoint to our startup script
|
70 |
ENTRYPOINT ["/bin/bash", "-c", "/usr/local/bin/start.sh"]
|
71 |
+
# Trivial change to force rebuild
|