mirror of
https://github.com/a2geek/cc65-pipeline.git
synced 2024-10-31 15:05:42 +00:00
Updating to current versions of tools.
This commit is contained in:
parent
3675b309f8
commit
95d3cf98bf
@ -5,9 +5,9 @@ LABEL description="This is a cc65 Docker container intended to be used for build
|
||||
ENV BUILD_DIR="/tmp" \
|
||||
CC65_VERSION="V2.19" \
|
||||
NULIB2_VERSION="v3.1.0" \
|
||||
AC_VERSION="1.7.0" \
|
||||
BASTOOLS_VERSION="0.3.1" \
|
||||
ASU_VERSION="1.2.1"
|
||||
AC_VERSION="1.9.0" \
|
||||
BASTOOLS_VERSION="0.4.0" \
|
||||
ASU_VERSION="1.2.2"
|
||||
|
||||
COPY bin /usr/local/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user