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.2 to 3.6.3

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1932a6d commit 4396aaf
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.2 AS ziti-console
FROM openziti/ziti-console-assets:3.6.3 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit 4396aaf

Please sign in to comment.