Skip to content

Commit

Permalink
Update fnm version to 1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
containers-actions-bot committed Sep 26, 2023
1 parent 4e84675 commit 7635328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fnm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM bitnami/os-shell:11

USER root

ENV FNM_VERSION="v1.35.0" \
ENV FNM_VERSION="v1.35.1" \
FNM_DIR="/fnm" \
XDG_RUNTIME_DIR="/fnm" \
FNM_MULTISHELL_PATH=/fnm/multishells \
Expand Down

0 comments on commit 7635328

Please sign in to comment.