Skip to content

Commit

Permalink
bump faf-python-server to v1.12.8 and faf-java-api to v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 authored Jan 21, 2023
1 parent 1cea2fa commit a1ce759
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 @@ -80,7 +80,7 @@ services:
#
faf-python-server:
container_name: faf-python-server
image: faforever/faf-python-server:v1.12.7
image: faforever/faf-python-server:v1.12.8
user: ${FAF_PYTHON_SERVER_USER}
networks:
faf:
Expand All @@ -107,7 +107,7 @@ services:
#
faf-java-api:
container_name: faf-java-api
image: faforever/faf-java-api:v2.20.0
image: faforever/faf-java-api:v2.21.0
user: ${FAF_JAVA_API_USER}
networks:
faf:
Expand Down

0 comments on commit a1ce759

Please sign in to comment.