Skip to content

Commit

Permalink
Update components
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 66a274e commit 628a861
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions lazy.ansible/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.2.0"
ARG GOMPLATE_VERSION="4.3.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.6"
ARG STARSHIP_VERSION="1.21.1"
ARG FZF_VERSION="0.56.3"
ARG STARSHIP_VERSION="1.22.1"
ARG FZF_VERSION="0.57.0"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down
6 changes: 3 additions & 3 deletions lazy.kubernetes/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.2.0"
ARG GOMPLATE_VERSION="4.3.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.6"
ARG STARSHIP_VERSION="1.21.1"
ARG FZF_VERSION="0.56.3"
ARG STARSHIP_VERSION="1.22.1"
ARG FZF_VERSION="0.57.0"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down
6 changes: 3 additions & 3 deletions lazy.symfony/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.2.0"
ARG GOMPLATE_VERSION="4.3.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.6"
ARG STARSHIP_VERSION="1.21.1"
ARG FZF_VERSION="0.56.3"
ARG STARSHIP_VERSION="1.22.1"
ARG FZF_VERSION="0.57.0"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down

0 comments on commit 628a861

Please sign in to comment.