Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing tag in openarena Dockerfile. #194

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Conversation

javier-op
Copy link
Contributor

@javier-op javier-op commented Mar 28, 2022

  • Added missing tag in the openarena sample Dockerfile.
  • Fixed image version in the openarena sample yaml file.

@@ -13,7 +13,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-openarena:0.2.0
- image: ghcr.io/playfab/thundernetes-openarena:0.3.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.3.0 is not working, correct? Does the 0.1.0 works? If yes, maybe we can revert to that till we push the new image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no 0.1.0 in the registry, and neither 0.2.0 or 0.3.0 are currently working.

@javier-op javier-op merged commit 72cb039 into main Mar 28, 2022
@javier-op javier-op deleted the openarena-dockerfile-fix branch March 28, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants