This commit is contained in:
TheiLLeniumStudios
2023-02-06 15:03:39 +00:00
parent 3fa2c013e8
commit eda64d0ece
2 changed files with 2 additions and 4 deletions
+2
View File
@@ -1,6 +1,8 @@
# Container image that runs your code
FROM alpine:3.17
RUN apk add --no-cache git
# Use icecon instead. For some reason rcon-cli doesn't send a valid command
#ARG RCON_VERSION="0.10.2"
#