Skip to content

Commit

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

Bump openziti/ziti-console-assets from 3.4.1 to 3.4.3 in /dist/docker-images/ziti-controller in the all group
  • Loading branch information
qrkourier authored Aug 5, 2024
2 parents 385f422 + 6a31162 commit 38a06ad
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.1 AS ziti-console
FROM --platform=linux/amd64 openziti/ziti-console-assets:3.4.3 AS ziti-console

FROM ${ZITI_CLI_IMAGE}:${ZITI_CLI_TAG}

Expand Down

0 comments on commit 38a06ad

Please sign in to comment.