Skip to content

Commit 32ae198

Browse files
authored
v2915
1 parent 3fe27f1 commit 32ae198

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
@@ -1,7 +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/1610-fa9a5483690720b55697788fbc75380b9928c6ce/fx.tar.xz |
4+
RUN curl https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/2915-17937e54dae8ecbaa6f5ea9845906ae343e6c379/fx.tar.xz |
55

66
VOLUME ["/srv/cache", "/srv/resources"]
77
WORKDIR /srv

0 commit comments

Comments
 (0)