Skip to content

Commit

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

Bump openziti/ziti-console-assets from 3.5.0 to 3.6.0 in /dist/docker-images/ziti-controller in the all group
  • Loading branch information
qrkourier authored Oct 21, 2024
2 parents b890d26 + 13e19b5 commit 53f8161
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.5.0 AS ziti-console
FROM openziti/ziti-console-assets:3.6.0 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit 53f8161

Please sign in to comment.