Skip to content

Commit

Permalink
Merge pull request #2662 from openziti/dependabot/docker/dist/docker-…
Browse files Browse the repository at this point in the history
…images/ziti-controller/all-bcddfe6d77

Bump openziti/ziti-console-assets from 3.6.5 to 3.7.0 in /dist/docker-images/ziti-controller in the all group
  • Loading branch information
qrkourier authored Jan 20, 2025
2 parents 1b96b02 + c61c86d commit e529ca2
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.5 AS ziti-console
FROM openziti/ziti-console-assets:3.7.0 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit e529ca2

Please sign in to comment.