Skip to content

Commit

Permalink
upgrade asdf to latest version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksamc authored May 17, 2023
1 parent 8af4d9d commit 55054eb
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.11.1"
ARG ASDF_VERSION="v0.11.3"
ENV ASDF_DATA_DIR="/home/$USER/.asdf/data"


Expand Down

0 comments on commit 55054eb

Please sign in to comment.