Skip to content

Commit

Permalink
Merge pull request #1682 from GiganticMinecraft/update_downloader
Browse files Browse the repository at this point in the history
update mod downloader
  • Loading branch information
outductor authored Jan 6, 2024
2 parents ac8ba5c + 9b24534 commit 9fa391e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
- "-c"
- 'wget -O /root/jmx-exporter-download/jmx-exporter-javaagent.jar "${JMX_EXPORTER_URL}"'
- name: mod-downloader
image: ghcr.io/giganticminecraft/mod-downloader:sha-c0f7980
image: ghcr.io/giganticminecraft/mod-downloader:sha-ac8ba5c
env:
- name: MINIO_ENDPOINT
value: seichi-private-plugin-blackhole-minio.minio:9000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
- "-c"
- 'wget -O /root/jmx-exporter-download/jmx-exporter-javaagent.jar "${JMX_EXPORTER_URL}"'
- name: mod-downloader
image: ghcr.io/giganticminecraft/mod-downloader:sha-c0f7980
image: ghcr.io/giganticminecraft/mod-downloader:sha-ac8ba5c
env:
- name: MINIO_ENDPOINT
value: seichi-private-plugin-blackhole-minio.minio:9000
Expand Down

0 comments on commit 9fa391e

Please sign in to comment.