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

fix: Update openssl libs in UBI base image & update nginx version #1499

Merged
merged 2 commits into from Apr 6, 2021

Conversation

ciarams87
Copy link
Member

Proposed changes

  • Run a yum update for the openssl libs in the base UBI images
  • Update nginx version to 1.19.9

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • [n/a] I have rebased my branch onto master
  • [n/a] I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@github-actions github-actions bot added bug An issue reporting a potential bug documentation Pull requests/issues for documentation labels Apr 2, 2021
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.0-experimental
ARG NGINX_VERSION=1.19.8
ARG NGINX_VERSION=1.19.9
Copy link
Contributor

Choose a reason for hiding this comment

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

nice, very easy change now

@ciarams87 ciarams87 enabled auto-merge (squash) April 2, 2021 17:36
@ciarams87 ciarams87 merged commit 3fc61c4 into release-1.11 Apr 6, 2021
@ciarams87 ciarams87 deleted the ubi-vun-patch branch April 8, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants