Skip to content

Commit

Permalink
feat: upgrade asdf to v0.11.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksamc authored Jan 24, 2023
1 parent 5d5fa46 commit 8af4d9d
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.10.2"
ARG ASDF_VERSION="v0.11.1"
ENV ASDF_DATA_DIR="/home/$USER/.asdf/data"


Expand Down

0 comments on commit 8af4d9d

Please sign in to comment.