Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
bodsch committed Jan 9, 2018
1 parent d5f3fec commit db54137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ FROM alpine:3.7

ENV \
TERM=xterm \
BUILD_DATE="2017-12-12" \
BUILD_DATE="2017-01-09" \
ICINGAWEB_VERSION="2.5.0"

EXPOSE 80

# Build-time metadata as defined at http://label-schema.org
LABEL \
version="1712" \
version="1801" \
maintainer="Bodo Schulz <[email protected]>" \
org.label-schema.build-date=${BUILD_DATE} \
org.label-schema.name="IcingaWeb2 Docker Image" \
Expand Down

0 comments on commit db54137

Please sign in to comment.