Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Jul 5, 2024
1 parent ad16d23 commit 0840f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
with:
image: ${{ env.CI_IMG }}
archs: amd64, arm64
tags: ${{ env.agent-version }} ${{env.DATE_TAG}} 'latest'
tags: ${{ env.agent-version }} ${{env.DATE_TAG}} latest
context: quarkus-agent
containerfiles: |
./quarkus-agent/src/main/docker/Dockerfile.jvm
Expand Down

0 comments on commit 0840f5d

Please sign in to comment.