Skip to content
Open
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
2 changes: 1 addition & 1 deletion images/minecraft-paper-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM hairyhenderson/gomplate:v4.3.0@sha256:5e24d79d00b99d22ac248473ac09dc3a06f41024ca78d6905650057f296206cb AS gomplate

FROM gameservermanagers/gameserver:pmc@sha256:31a6976de4637a20bb0156a071139c3d595c6686a167f0f7d0c685419a67b89a
FROM gameservermanagers/gameserver:pmc@sha256:324e3ba8dc2752b1b44fc90bcdcf1741e35594ba687c95d63dc762cf6cf88bc3
ARG IMAGE_DIR

# Upgrade java version (remove this if the base image is updated)
Expand Down
Loading