Merge pull request 'chore(deps): update registry.k8s.io/kubectl docker tag to v1.36.3' (#28) from renovate/registry.k8s.io-kubectl-1.x into main
Main Release / tag (push) Blocked by required conditions
Main Release / hadolint (push) Successful in 14s
Main Release / test (push) Successful in 28s
Main Release / build (push) Waiting to run

Reviewed-on: #28
This commit was merged in pull request #28.
This commit is contained in:
2026-07-23 07:54:45 -04:00
+1 -1
View File
@@ -21,7 +21,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.2 /bin/kubectl /usr/local/bin/kubectl
COPY --from=registry.k8s.io/kubectl:v1.36.3 /bin/kubectl /usr/local/bin/kubectl
USER opencode
WORKDIR /home/opencode