diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-06-19 20:30:25 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-06-19 20:30:25 +0200 |
commit | 2a2311ea3fb1b89a266668bfd16aa96475fc183e (patch) | |
tree | 29af79791f578612ef759b9d2421a3fc7c5690ee /themes/terrassa/Dockerfile | |
parent | d3198abf51c1785994bbbbebd195aad44978e5ff (diff) | |
download | website-2a2311ea3fb1b89a266668bfd16aa96475fc183e.tar.gz website-2a2311ea3fb1b89a266668bfd16aa96475fc183e.zip |
theme: Update terrassa theme to newest version
This updates the terrassa theme to the latest version.
Diffstat (limited to 'themes/terrassa/Dockerfile')
-rw-r--r-- | themes/terrassa/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/terrassa/Dockerfile b/themes/terrassa/Dockerfile index 43a450f..3108893 100644 --- a/themes/terrassa/Dockerfile +++ b/themes/terrassa/Dockerfile @@ -1,5 +1,4 @@ FROM nginx -LABEL maintainer="d94.zaragoza@gmail.com" ARG EXPOSE=80 EXPOSE ${EXPOSE}/tcp EXPOSE ${EXPOSE}/udp |