Skip to content

Commit

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

Bump openziti/ziti-console-assets from 3.4.5 to 3.4.6 in /dist/docker-images/ziti-controller in the all group
  • Loading branch information
qrkourier authored Aug 26, 2024
2 parents ae1c472 + c37d32d commit b025ed3
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 @@ -5,7 +5,7 @@ ARG ZITI_CLI_IMAGE="docker.io/openziti/ziti-cli"

# dependabot bumps this version based on release to Hub
# only amd64 is available because only static assets are copied, not executables
FROM --platform=linux/amd64 openziti/ziti-console-assets:3.4.5 AS ziti-console
FROM --platform=linux/amd64 openziti/ziti-console-assets:3.4.6 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit b025ed3

Please sign in to comment.