Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
go to alpha8
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Fenster committed Feb 4, 2019
1 parent 8b52dd2 commit 8858ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stuff/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.3"
services:
gui:
image: arssolvendi.azurecr.io/bcinab-gui:alpha7
image: arssolvendi.azurecr.io/bcinab-gui:alpha8
depends_on:
- api
links:
Expand All @@ -13,7 +13,7 @@ services:
- frontend

api:
image: arssolvendi.azurecr.io/bcinab-api:alpha7
image: arssolvendi.azurecr.io/bcinab-api:alpha8
volumes:
- source: '\\.\pipe\docker_engine_windows'
target: '\\.\pipe\docker_engine'
Expand Down

0 comments on commit 8858ced

Please sign in to comment.