Skip to content

Commit 300b583

Browse files
authored
Update Dockerfile to modify KMS verification command
1 parent 524e7a6 commit 300b583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdx/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ USER root
55

66
RUN apt-get update && apt-get -y install unzip curl
77

8-
RUN echo upd kms fix kms verify
8+
RUN echo upd kms fix kms verify adj kms
99
RUN git clone -b feature/mtls https://github.com/bcgov/kong-oss-plugins.git \
1010
&& cd kong-oss-plugins \
1111
&& (cd plugins/dpop && luarocks make) \

0 commit comments

Comments
 (0)