Skip to content

Commit

Permalink
chore(deps): update dependency raviqqe/muffet to v2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
my-renovate[bot] authored Jul 7, 2024
1 parent 4186703 commit 401ed14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL "com.github.actions.icon"="list"
LABEL "com.github.actions.color"="blue"

# renovate: datasource=github-tags depName=raviqqe/muffet
ENV MUFFET_VERSION="2.10.1"
ENV MUFFET_VERSION="2.10.2"
# renovate: datasource=github-tags depName=caddyserver/caddy
ENV CADDY_VERSION="2.8.4"

Expand Down
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -Eeuo pipefail

# renovate: datasource=github-tags depName=raviqqe/muffet
export MUFFET_VERSION="2.10.1"
export MUFFET_VERSION="2.10.2"
# renovate: datasource=github-tags depName=caddyserver/caddy
export CADDY_VERSION="2.8.4"

Expand Down

0 comments on commit 401ed14

Please sign in to comment.