diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM xena/christine.website:1.0-3-gd5cfa1b +FROM xena/christine.website:dev EXPOSE 5000 RUN apk add --no-cache bash CMD /site/run.sh |
![]() |
index : xesite.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM xena/christine.website:1.0-3-gd5cfa1b +FROM xena/christine.website:dev EXPOSE 5000 RUN apk add --no-cache bash CMD /site/run.sh |