Skip to content

Commit

Permalink
Install docker plugin again
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel committed Nov 13, 2024
1 parent e7611ea commit e2ae2b2
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 @@ -45,7 +45,7 @@ jobs:
sudo add-apt-repository universe
sudo apt-get remove containerd.io
sudo apt install -y docker.io packer
# packer plugins install github.com/hashicorp/docker
packer plugins install docker
env:
DEBIAN_FRONTEND: noninteractive

Expand Down

0 comments on commit e2ae2b2

Please sign in to comment.