Skip to content

Commit

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

Bump openziti/ziti-console-assets from 3.6.1 to 3.6.2 in /dist/docker-images/ziti-controller in the all group
  • Loading branch information
qrkourier authored Dec 9, 2024
2 parents 5644138 + 889a350 commit 1932a6d
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 1932a6d

Please sign in to comment.