Skip to content

chore(deps): update gameservermanagers/gameserver:pw docker digest to f1fa23f #305

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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/palworld-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:pw@sha256:4b2a3f22b9af65c500503e8eb4493d8103b00d74643b78743cc21d09a1484823
FROM gameservermanagers/gameserver:pw@sha256:f1fa23f52ac85c8873d298b65627ea6d44f938b15596e7e3a8626f7060100a1e
ARG IMAGE_DIR

# Override entrypoint-user to support hooks
Expand Down
Loading