Skip to content

Commit 735f162

Browse files
committed
Bump frontend and api image versions
1 parent b8b5683 commit 735f162

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dracor
22
services:
33
api:
4-
image: dracor/api:1.2.0-beta.1
4+
image: dracor/api:1.2.0
55
environment:
66
- DRACOR_API_BASE=http://localhost:8088/api/v1
77
- EXIST_PASSWORD
@@ -15,7 +15,7 @@ services:
1515
metrics:
1616
image: dracor/metrics:1.5.1
1717
frontend:
18-
image: dracor/frontend:2.4.1
18+
image: dracor/frontend:2.5.1
1919
environment:
2020
NGINX_RESOLVER: "127.0.0.11"
2121
DRACOR_API_HOST: http://api:8080

0 commit comments

Comments
 (0)