Skip to content

Commit 05169b5

Browse files
authored
Update Dockerfile to modify trust-registry message
1 parent ce34ca5 commit 05169b5

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 upd trust-registry to support key_set
8+
RUN echo upd trust-registry r2
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)