Update mono docker to 3.2.3
This commit is contained in:
@@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
|
|
||||||
# When in doubt see the downloads page
|
# When in doubt see the downloads page
|
||||||
# https://downloads.tuxfamily.org/godotengine/
|
# https://downloads.tuxfamily.org/godotengine/
|
||||||
ENV GODOT_VERSION "3.2.2"
|
ENV GODOT_VERSION "3.2.3"
|
||||||
|
|
||||||
# Example values: stable, beta3, rc1, alpha2, etc.
|
# Example values: stable, beta3, rc1, alpha2, etc.
|
||||||
# Also change the SUBDIR property when NOT using stable
|
# Also change the SUBDIR property when NOT using stable
|
||||||
|
|||||||
Reference in New Issue
Block a user