Skip to content

BB2-4845: Update gnutls#117

Open
JamesDemeryNava wants to merge 1 commit into
masterfrom
jamesdemery/bb2-4845-update-gnutls
Open

BB2-4845: Update gnutls#117
JamesDemeryNava wants to merge 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

Copy link
Copy Markdown
Contributor

@bwang-icf bwang-icf left a comment

Choose a reason for hiding this comment

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

Verified with local run

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