Skip to content

Commit

Permalink
Maybe actually update docker??
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed May 7, 2024
1 parent 29e2b31 commit f8ee7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Install latest Docker version
uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: docker-ce docker-ce-cli
packages: docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit f8ee7ca

Please sign in to comment.