Skip to content

Commit

Permalink
fix: seichi_minecraft_server_baseにasをつける
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Dec 16, 2023
1 parent cd90dff commit 9a7a3b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ghcr.io/giganticminecraft/chunk-search-rs:sha-74140b1 as chunk-search-provider
FROM ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk@sha256:dbf60ddc2204edb92f49b363630056fb8f5eacfcf261cda29012cee43133fcd0
FROM ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk@sha256:dbf60ddc2204edb92f49b363630056fb8f5eacfcf261cda29012cee43133fcd0 as seichi_minecraft_server_base

ENV VERSION="1.18.2"

Expand Down

0 comments on commit 9a7a3b8

Please sign in to comment.