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/project-zomboid-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:pz@sha256:db3c0c2580f8afeb5bd5269d7630837812c41e6a06de3631a0e286dd59b600a6
FROM gameservermanagers/gameserver:pz@sha256:d359a12012f74a585dc9947092aa188ee2fc6a8633635e2b87cbad5874facc2e
ARG IMAGE_DIR

# Override entrypoint-user to support hooks
Expand Down
Loading