Skip to content

Commit

Permalink
Update to haxe 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MondayHopscotch authored Jul 14, 2023
1 parent d53794f commit 2826ee5
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
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:latest
# the versions of the linux/haxe ecosystem to install. Update these when it's time to upgrade
# these versions must coordinate with a version available here: https://launchpad.net/~haxe/+archive/ubuntu/releases
ENV UBUNTU_VERSION=20.04.1
ENV HAXE_VERSION=4.2.3
ENV HAXE_VERSION=4.2.5
ENV LIME_VERSION=7.9.0

# this env var is read by haxelib and will hopefully keep us from having to run `haxelib setup` during
Expand Down

0 comments on commit 2826ee5

Please sign in to comment.