Update mono Docker tag to v6.12.0.122

This commit is contained in:
Renovate Bot 2021-12-24 08:04:47 +00:00
parent 45fc525ad2
commit fd141b34c5

View file

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