Skip to content

Commit

Permalink
AL: add Kubernetes shim image
Browse files Browse the repository at this point in the history
  • Loading branch information
adalundhe committed Feb 8, 2024
1 parent 503539e commit c45b52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
file: kubernetes/Dockerfle.kubernetes
file: kubernetes/Dockerfile.kubernetes
tags: corpheus91/devcontainers:${{matrix.language_and_version}}-kubernetes
build-args: |
IMAGE=${{env.REGISTRY}}:${{matrix.language_and_version}}-${{env.IMAGE_OS}}

0 comments on commit c45b52e

Please sign in to comment.