Skip to content

Commit

Permalink
version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
emartinez-usgs committed Mar 27, 2018
1 parent 408eef4 commit a98372c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ ENV BASE_HREF="${BASE_HREF}" \
HEALTHCHECK_SCRIPT="/usr/share/nginx/healthcheck.sh" \
DOCUMENT_ROOT="/usr/share/nginx/html"

LABEL maintainer="Eric Martinez <[email protected]>"\
dockerfile_version="v1.1.0"
LABEL maintainer="Eric Martinez <[email protected]>"

RUN rm -rf /usr/share/nginx/html/ && \
mkdir -p /usr/share/nginx/html/BASE_HREF
Expand Down

0 comments on commit a98372c

Please sign in to comment.