Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk docker digest #1889

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:21b5a1584691eea67ffc07ff42fd413bbbb1bb86d277fb8d18b2faf6d85e2841

ENV VERSION="1.18.2"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk@sha256:af5bc51fc8e10a5581a746977cf9ea1ce25ca04933e4ec3d7fe419ab9473d784
FROM ghcr.io/giganticminecraft/seichi_minecraft_server_base:1.0.0-java17-jdk@sha256:e8ba1102949442fc0a17c679bbf13afbdd0527d0bcb8b73f0c1daa62be7ef7ab

ENV VERSION="1.20.1"
ENV DIFFICULTY="normal"
Expand Down