Skip to content

Commit 3fe27f1

Browse files
committed
update to 1610
1 parent e42f126 commit 3fe27f1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Dockerfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
FROM alpine:latest
22

33
RUN apk add --no-cache ca-certificates curl
4-
# RUN curl https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/1575-beeac209ce16faabf03a9c95761f298865087e18/fx.tar.xz |
5-
RUN tar xJ -C /srv
6-
RUN wget https://github.com/TomGrobbe/vMenu/files/2985224/CitizenFX.Core.Server.zip -O /tmp/CitizenFX.Core.Server.zip
7-
RUN unzip /tmp/CitizenFX.Core.Server.zip -d /srv/alpine/opt/cfx-server/citizen/clr2/lib/mono/4.5/
4+
RUN curl https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/1610-fa9a5483690720b55697788fbc75380b9928c6ce/fx.tar.xz |
85

96
VOLUME ["/srv/cache", "/srv/resources"]
107
WORKDIR /srv

fx.tar.xz

-38.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)