Skip to content

Commit

Permalink
Merge pull request #12 from EvoTM/develop
Browse files Browse the repository at this point in the history
Bump server version to 2021-05-31
  • Loading branch information
ItsPhenom authored Jun 3, 2021
2 parents 56fe0fa + 2b37bcf commit 0c6d31b
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
@@ -1,7 +1,7 @@
FROM alpine:3.13.5

# environment variables
ARG TMSERVER_VERSION="2021-05-19"
ARG TMSERVER_VERSION="2021-05-31"
ARG GLIBC_VERSION="2.33-r0"
ARG TMSERVER_URL="http://files.v04.maniaplanet.com/server/TrackmaniaServer_${TMSERVER_VERSION}.zip"
ARG GLIBC_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download/${GLIBC_VERSION}/glibc-${GLIBC_VERSION}.apk"
Expand Down

0 comments on commit 0c6d31b

Please sign in to comment.