Skip to content

Commit

Permalink
Add curl
Browse files Browse the repository at this point in the history
needed for TLS root certs
  • Loading branch information
bman46 authored Aug 18, 2024
1 parent 60216f6 commit 61aa67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keystone-oidc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.io/openstackhelm/keystone:2024.1-ubuntu_jammy

RUN apt-get -y update && apt-get install -y libapache2-mod-auth-openidc
RUN apt-get -y update && apt-get install -y libapache2-mod-auth-openidc curl

0 comments on commit 61aa67f

Please sign in to comment.