Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ssup2 committed Oct 22, 2024
1 parent e1290ab commit ffc9fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Prepare
id: prepare
run: |
DOCKER_IMAGE=ghcr.io/ssup2-playground/eks-neuron_inf1-serving-app
DOCKER_IMAGE=ghcr.io/ssup2-playground/eks-neuron_serving-inf1-app
DOCKER_PLATFORMS=linux/amd64
VERSION=""
if [[ $GITHUB_REF == refs/tags/* ]]; then
Expand Down

0 comments on commit ffc9fc5

Please sign in to comment.