Skip to content

Commit

Permalink
Release 7.0.4 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Mar 18, 2023
1 parent 1b127d1 commit 9e9cb1b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 7.0.4 2023-03-18 <dave at tiredofit dot ca>

### Added
- Set CONTAINER_PROCESS_RUNAWAY_PROTECTOR=FALSE


## 7.0.3 2023-03-07 <fenaren@github>

### Added
Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"

ENV CONTAINER_ENABLE_MESSAGING=FALSE \
CONTAINER_ENABLE_SCHEDULING=FALSE \
CONTAINER_PROCESS_RUNAWAY_PROTECTOR=FALSE \
IMAGE_NAME="tiredofit/traefik-cloudflare-companion" \
IMAGE_REPO_URL="https://github.com/tiredofit/docker-traefik-cloudflare-companion/"

Expand Down

0 comments on commit 9e9cb1b

Please sign in to comment.