Skip to content

Conversation

@tuunit
Copy link
Member

@tuunit tuunit commented Jan 14, 2025

Description

Because of changes done as part of introducing opencointainer labels #2800 a VERSION argument was removed in the wrong area of the Dockerfile leading to an empty Version field inside the docker builds.

Causing the version to be missing on the sign_in.html page:

Screenshot 2025-01-14 at 16 15 36

Expected behaviour like in version v7.7.0:

Screenshot 2025-01-14 at 16 15 26

Fixes #2919

How Has This Been Tested?

Local build and visual confirmation. Needs to be covered by an e2e test in the future.

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

@tuunit tuunit requested a review from a team as a code owner January 14, 2025 19:16
@tuunit tuunit changed the title fix: setting missing version during docker built fix: missing oauth2-proxy version for docker builds Jan 15, 2025
@JoelSpeed JoelSpeed merged commit 46b3b26 into oauth2-proxy:master Jan 15, 2025
6 checks passed
@tuunit tuunit deleted the fix/missing-version-during-docker-built branch January 15, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: OAuth2 Proxy version is not shown on the protected page

2 participants