Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mxssl committed May 17, 2020
1 parent 843ae72 commit 6fef47c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
run: make docker-release

github-release:
needs: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version: '2'

services:
ntwrk:
image: mxssl/ntwrk:0.0.2
image: mxssl/ntwrk:0.0.3
env_file: .env
restart: always
network_mode: host
Expand Down

0 comments on commit 6fef47c

Please sign in to comment.