Merged
Conversation
Co-authored-by: sonikro <11502789+sonikro@users.noreply.github.com> Agent-Logs-Url: https://github.com/sonikro/TF2-QuickServer/sessions/212fa11c-67c5-4d5d-b4f1-b9c8a9b8c1f1
Copilot created this pull request from a session on behalf of
sonikro
March 25, 2026 12:37
View session
sonikro
approved these changes
Mar 25, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the fat standard competitive images to download the newer FBTF configuration pack by bumping the targeted season ZIP from s23 to s25.
Changes:
- Bump
FBTF_CONFIGS_VERSIONfrom23to25in the i386 Dockerfile. - Bump
FBTF_CONFIGS_VERSIONfrom23to25in the amd64 Dockerfile.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| variants/fat-standard-competitive-i386/Dockerfile | Updates FBTF configs download target to season 25 for the i386 image build. |
| variants/fat-standard-competitive-amd64/Dockerfile | Updates FBTF configs download target to season 25 for the amd64 image build. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the FBTF config download target from
fbtf_cfg_s23.ziptofbtf_cfg_s25.zipacross both Dockerfiles.Changes
variants/fat-standard-competitive-amd64/Dockerfile—FBTF_CONFIGS_VERSION:23→25variants/fat-standard-competitive-i386/Dockerfile—FBTF_CONFIGS_VERSION:23→25Resulting download URL:
https://fbtf.tf/uploads/cfgs/fbtf_cfg_s25.zip