Skip to content

Commit

Permalink
Bump db to v125 and api to v2.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 authored Jul 3, 2022
1 parent 60bb4bb commit f82dbd1
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 @@ -65,7 +65,7 @@ services:
#
faf-db-migrations:
container_name: faf-db-migrations
image: faforever/faf-db-migrations:v124.2
image: faforever/faf-db-migrations:v125
user: ${FAF_DB_USER}
networks:
- faf
Expand Down Expand Up @@ -106,7 +106,7 @@ services:
#
faf-java-api:
container_name: faf-java-api
image: faforever/faf-java-api:v2.19.5
image: faforever/faf-java-api:v2.19.6
user: ${FAF_JAVA_API_USER}
networks:
faf:
Expand Down

0 comments on commit f82dbd1

Please sign in to comment.