Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Jan 26, 2024
1 parent 35bf608 commit dc37f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: >
cruizba/ubuntu-dind:jammy-${{ env.CURRENT_VERSION }},
cruizba/ubuntu-dind:jammy-${{ env.CURRENT_VERSION }}-r${{ env.BUILD_NUMBER }}
cruizba/ubuntu-dind:jammy-${{ env.CURRENT_VERSION }}-r${{ env.BUILD_NUMBER }},
cruizba/ubuntu-dind:latest
- name: Ubuntu 24.04 - Build and push
Expand Down

0 comments on commit dc37f72

Please sign in to comment.