change docker hub namespace

This commit is contained in:
Marcel Pociot
2020-07-28 21:39:03 +02:00
parent 0216948d18
commit a2bdf518ab
2 changed files with 2 additions and 2 deletions

View File

@@ -15,5 +15,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: beyondcode/expose/expose-server
repository: beyondcodegmbh/expose/expose-server
tag_with_ref: true

View File

@@ -1,7 +1,7 @@
version: "3.7"
services:
expose:
image: lukepolo/expose-server:latest
image: beyondcodegmbh/expose-server:latest
ports:
- 127.0.0.1:8080:${PORT}
environment: