Skip to content

Commit

Permalink
feat: upgrade ASDF to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ksamc committed Aug 1, 2022
1 parent 20c48c4 commit 85e6c05
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 @@ -6,7 +6,7 @@ ARG GROUP_ID=1000

ARG DEBIAN_FRONTEND=noninteractive

ARG ASDF_VERSION="v0.9.0"
ARG ASDF_VERSION="v0.10.2"
ENV ASDF_DATA_DIR="/home/$USER/.asdf/data"


Expand Down

0 comments on commit 85e6c05

Please sign in to comment.