Update mono Docker tag to v6.12.0.122 #33

Open
Renovate Bot wants to merge 1 commits from renovate/mono-6.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN apk update && apk add --no-cache unzip curl && \
rm tshock.zip
FROM mono:6.12.0.107
FROM mono:6.12.0.122
WORKDIR /terraria
COPY --from=base /terraria/tshock /terraria