Skip to content

Commit

Permalink
Update push-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Jun 10, 2024
1 parent 5117743 commit 40e69cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
apt install -y software-properties-common
add-apt-repository universe
apt install -y docker.io packer
packer plugins install github.com/hashicorp/docker
# packer plugins install github.com/hashicorp/docker
env:
DEBIAN_FRONTEND: noninteractive

Expand Down

0 comments on commit 40e69cb

Please sign in to comment.