Skip to content

Commit e33597f

Browse files
authored
Crossplay update (#12)
* Crossplay update * Crossplay fix
1 parent 2f48a94 commit e33597f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ WORKDIR /home/steam/palworld
6464
EXPOSE 8211/udp
6565
EXPOSE 27015/udp
6666

67-
COPY --from=mbround18/gsm-reference:sha-7ec6fa9 /app/palworld /usr/local/bin/palworld
67+
COPY --from=mbround18/gsm-reference:sha-7e6d347 /app/palworld /usr/local/bin/palworld
6868

6969
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)