Skip to content

Commit

Permalink
Merge pull request #2211 from GiganticMinecraft/revert-2210-fix/add-e…
Browse files Browse the repository at this point in the history
…ntrypoint-to-downlaod-seichiassist

Revert "fix: download-seichiassist に entrypoint を追加"
  • Loading branch information
rito528 authored Sep 10, 2024
2 parents b274e3b + b711223 commit e0c1a25
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ spec:
volumeMounts:
- name: work
mountPath: /work
entrypoint: ["/bin/sh", "-c"]
command:
- "apt-get"
- "update"
Expand Down

0 comments on commit e0c1a25

Please sign in to comment.