Skip to content

Commit

Permalink
Upgrade docker minor version for spassword
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Dec 12, 2024
1 parent b7e3a74 commit 8a7aa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MAINTAINER IoT team
ENV DB_HOST localhost
ENV KEYSTONE_ADMIN_PASSWORD 4pass1w0rd
ENV KEYSTONE_SCIM_VERSION 1.7.0
ENV KEYSTONE_SPASSWORD_VERSION 1.18.0
ENV KEYSTONE_SPASSWORD_VERSION 1.18.1

COPY ./*.sh /opt/keystone/
COPY ./*.patch /opt/keystone/
Expand Down

0 comments on commit 8a7aa60

Please sign in to comment.