We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3684627 commit 60b28d1Copy full SHA for 60b28d1
Dockerfile
@@ -52,7 +52,7 @@ ENV \
52
53
# Download operator-sdk binary
54
ENV \
55
- OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/v1.39.2 \
+ OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0 \
56
OSDK_BIN=/usr/local/osdk/bin
57
58
RUN \
0 commit comments