Skip to content

Commit

Permalink
Add version label
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Dieterle committed Jun 21, 2021
1 parent b5ecc43 commit a993c5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM httpd:2.4.28

LABEL version="1.2.1"

COPY conf/httpd.conf /usr/local/apache2/conf/httpd.conf

RUN mkdir -p /var/www/webdav
Expand Down

0 comments on commit a993c5e

Please sign in to comment.