Skip to content

Commit

Permalink
Updating to current versions of tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
a2geek committed Nov 1, 2023
1 parent 3675b30 commit 95d3cf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 95d3cf9

Please sign in to comment.