Skip to content

Commit

Permalink
Bump openziti/ziti-console-assets
Browse files Browse the repository at this point in the history
Bumps the all group in /dist/docker-images/ziti-controller with 1 update: openziti/ziti-console-assets.


Updates `openziti/ziti-console-assets` from 3.6.1 to 3.6.2

---
updated-dependencies:
- dependency-name: openziti/ziti-console-assets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 5644138 commit 889a350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/docker-images/ziti-controller/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG ZITI_CLI_TAG="latest"
ARG ZITI_CLI_IMAGE="docker.io/openziti/ziti-cli"

# dependabot bumps this version based on release to Hub
FROM openziti/ziti-console-assets:3.6.1 AS ziti-console
FROM openziti/ziti-console-assets:3.6.2 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit 889a350

Please sign in to comment.