Skip to content

Commit

Permalink
bump python server to v1.12.4 and website to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 authored Aug 5, 2022
1 parent fd27368 commit 07a88e8
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 @@ -77,7 +77,7 @@ services:
#
faf-python-server:
container_name: faf-python-server
image: faforever/faf-python-server:v1.12.2
image: faforever/faf-python-server:v1.12.4
user: ${FAF_PYTHON_SERVER_USER}
networks:
faf:
Expand Down Expand Up @@ -147,7 +147,7 @@ services:
#
faf-website:
container_name: faf-website
image: faforever/faf-website:v1.15
image: faforever/faf-website:v1.15.1
user: ${FAF_WEBSITE_USER}
restart: unless-stopped
env_file: ./config/faf-website/faf-website.env
Expand Down

0 comments on commit 07a88e8

Please sign in to comment.