Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Jun 23, 2024
1 parent ff577b5 commit ef4c788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: envoy-x64-small
steps:
- run: |
ls -alh /etc/apt/source.list.d
sudo ls -alh /etc/apt/sources.list.d
sudo apt show docker-ce -a
sudo apt-get install docker-ce=5:24.0.9-1~ubuntu.22.04~jammy docker-ce-cli=5:24.0.9-1~ubuntu.22.04~jammy
sudo docker --version

0 comments on commit ef4c788

Please sign in to comment.