Skip to content

Commit caa94d1

Browse files
authored
Update Dockerfile to add 'updates' to trust-kms
1 parent 37f68b5 commit caa94d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 add trust-jwks trust-kms
8+
RUN echo add trust-jwks trust-kms updates
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)