Skip to content

Commit

Permalink
Update to FiveM server 4007 and TXAdmin v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
altshiftzero authored Jun 4, 2021
1 parent 34efc5a commit b89cc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ EXPOSE 30110

RUN apk add --no-cache libgcc libstdc++ curl ca-certificates npm
RUN mkdir /opt/FiveM
RUN curl https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/3957-0f5390b6be313fdb49605de4e69d3985d5e0ad1b/fx.tar.xz | tar xJ -C /opt/FiveM
RUN curl https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/4007-daf4d1949791f2f3888303e895da60b589c63816/fx.tar.xz | tar xJ -C /opt/FiveM
RUN npm install -g fvm-installer

ENTRYPOINT ["sh", "/opt/FiveM/run.sh"]

0 comments on commit b89cc3e

Please sign in to comment.