fix dokku
This commit is contained in:
parent
55f50910d9
commit
bc29e16eb3
|
@ -1,4 +1,4 @@
|
|||
FROM xena/christine.website
|
||||
ENV PORT 5000
|
||||
EXPOSE 5000
|
||||
RUN apk add --no-cache bash
|
||||
FROM xena/christine.website
|
||||
ENV PORT 5000
|
||||
EXPOSE 5000
|
||||
RUN apk add --no-cache bash
|
||||
|
|
Loading…
Reference in New Issue