mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-09 15:42:09 +00:00
Merge branch 'development'
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM ruby:2.5.1
|
FROM ruby:2.5.1
|
||||||
|
|
||||||
HEALTHCHECK --start-period=30s curl --insecure https://127.0.0.1/
|
HEALTHCHECK --start-period=30s CMD curl --insecure https://127.0.0.1/
|
||||||
|
|
||||||
RUN apt-get -qq update \
|
RUN apt-get -qq update \
|
||||||
&& DEBIAN_FRONTEND=noninteractive apt-get -qq upgrade -y \
|
&& DEBIAN_FRONTEND=noninteractive apt-get -qq upgrade -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user