Skip to content

Commit

Permalink
Bump api to v3.2.0 and league-service to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 authored Oct 18, 2023
1 parent 589b3b0 commit c1c5006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ services:
#
faf-java-api:
container_name: faf-java-api
image: faforever/faf-java-api:v3.1.2
image: faforever/faf-java-api:v3.2.0
user: ${FAF_JAVA_API_USER}
networks:
faf:
Expand Down Expand Up @@ -343,7 +343,7 @@ services:
#
faf-league-service:
container_name: faf-league-service
image: faforever/faf-league-service:1.4.0
image: faforever/faf-league-service:1.5.0
user: ${FAF_LEAGUE_SERVICE_USER}
networks:
faf:
Expand Down

0 comments on commit c1c5006

Please sign in to comment.