Skip to content

BB2-4845: Update gnutls#117

Merged
JamesDemeryNava merged 1 commit into
masterfrom
jamesdemery/bb2-4845-update-gnutls
Jun 8, 2026
Merged

BB2-4845: Update gnutls#117
JamesDemeryNava merged 1 commit into
masterfrom
jamesdemery/bb2-4845-update-gnutls

Conversation

@JamesDemeryNava

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4845

What Does This PR Do?

Updates the server Dockerfile to have libgnutls30:arm64 equal to 3.7.9-2+deb12u7

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

Validation

  • Pull down the branch and cd into the server directory
    • Run docker build -t dockerfile-root .
    • Exec into running container: docker run -it docker.io/library/dockerfile-root:latest /bin/bash
    • Run dpkg -l | grep gnutls
    • Confirm you see libgnutls30:arm64 equal to 3.7.9-2+deb12u7
  • Build the project and successfully go through an auth flow at localhost:3000

@bwang-icf bwang-icf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Verified with local run

@sb-DarenDean

Copy link
Copy Markdown

These were reviewed. They are good to go. Thanks!

@JamesDemeryNava JamesDemeryNava merged commit 5b0e113 into master Jun 8, 2026
3 checks passed
@JamesDemeryNava JamesDemeryNava deleted the jamesdemery/bb2-4845-update-gnutls branch June 8, 2026 15:56
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.

3 participants