Skip to content

Commit 57ca71e

Browse files
authored
Update Dockerfile to modify echo command
1 parent 300b583 commit 57ca71e

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 kms fix kms verify adj kms
8+
RUN echo upd kms fix kms verify adj kms adj timestamp
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)