Merge pull request 'chore(deps): update registry.k8s.io/kubectl docker tag to v1.36.2' (#9) from renovate/registry.k8s.io-kubectl-1.x into main
Docker Build and Push / build (push) Successful in 4m14s

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2026-06-12 07:31:19 -04:00
+1 -1
View File
@@ -17,7 +17,7 @@ RUN apt-get update && \
chown -R 1000:1000 /usr/local/lib/node_modules/n2-soul/
COPY --chmod=755 opencode-attach /usr/local/bin/opencode-attach
COPY --from=registry.k8s.io/kubectl:v1.36.1 /bin/kubectl /usr/local/bin/kubectl
COPY --from=registry.k8s.io/kubectl:v1.36.2 /bin/kubectl /usr/local/bin/kubectl
USER opencode
WORKDIR /home/opencode