Skip to content

Commit

Permalink
Merge branch 'HSP-5416-sormas-1-87-0' of git@github.com:sormas-founda…
Browse files Browse the repository at this point in the history
…tion/SORMAS-Docker.git into HSP-5416-sormas-1-87-0
  • Loading branch information
netzlink-sormas-bot committed Aug 11, 2023
2 parents 629c084 + 6d51941 commit 51efba8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions apache2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ ARG MOD_AUTH_OPENIDC_VERSION=2.4.11.3
ENV SORMAS_VERSION=$SORMAS_VERSION
ARG SORMAS_URL=https://github.com/sormas-foundation/SORMAS-Project/releases/download/





RUN apk update --no-cache && \
apk upgrade --no-cache

Expand Down Expand Up @@ -38,7 +34,6 @@ FROM httpd:2.4-alpine
ARG SORMAS_SERVER_URL
ARG SORMAS_VERSION=1.87.0


ENV SORMAS_VERSION=$SORMAS_VERSION
ARG SORMAS_URL=https://github.com/sormas-foundation/SORMAS-Project/releases/download/

Expand Down
2 changes: 0 additions & 2 deletions letsencrypt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ FROM lsiobase/nginx:3.11

ARG CERTBOT_VERSION=1.3.0
ARG SORMAS_URL=https://github.com/sormas-foundation/SORMAS-Project/releases/download/

ARG SORMAS_VERSION=1.87.0


ENV SORMAS_VERSION=$SORMAS_VERSION
LABEL maintainer="aptalca"

Expand Down
1 change: 0 additions & 1 deletion sormas/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ EXPOSE 6080

ARG SORMAS_VERSION=1.87.0


ENV SORMAS_VERSION=$SORMAS_VERSION

ENV MAIL_FROM=root@localhost
Expand Down

0 comments on commit 51efba8

Please sign in to comment.