Skip to content

Commit

Permalink
Update faf-lobby-server Docker tag to new-autolobby-messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Askaholic authored and Brutus5000 committed Feb 1, 2025
1 parent 57fbfc5 commit 713fb7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/faf-lobby-server/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
terminationGracePeriodSeconds: 3600
containers:
- image: faforever/faf-python-server:v1.15.1
- image: faforever/faf-python-server:new-autolobby-messages
imagePullPolicy: Always
name: faf-lobby-server
envFrom:
Expand Down Expand Up @@ -57,4 +57,4 @@ spec:
volumes:
- name: faf-lobby-server
configMap:
name: faf-lobby-server
name: faf-lobby-server

0 comments on commit 713fb7b

Please sign in to comment.