Skip to content

Commit

Permalink
Revert "fix: DockerfileにARGを追加"
Browse files Browse the repository at this point in the history
This reverts commit f647891.
  • Loading branch information
rito528 committed Nov 9, 2023
1 parent 08f9a22 commit e2b4fbb
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ FROM ghcr.io/giganticminecraft/mod-downloader:sha-39a89de as mod-downloader

FROM ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk@sha256:57accce4686dfe6bf6cb5107a664b169f130e97ef697ea7b37778a14e7f942e6

ARG MINIO_ENDPOINT
ARG MINIO_ACCESS_KEY
ARG MINIO_ACCESS_SECRET
ARG BUCKET_NAME
ARG BUCKET_PREFIX_NAME
ARG DOWNLOAD_TARGET_DIR_PATH

ENV VERSION="1.18.2"

# プラグインリスト
Expand Down

0 comments on commit e2b4fbb

Please sign in to comment.