Skip to content

Commit

Permalink
Corrected Jammy update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Apr 26, 2024
1 parent 7386fe5 commit 9265afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ubuntu-22.04-jammy-amd64-valgrind/update.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
docker pull ubuntu:focal
docker pull ubuntu:jammy
2 changes: 1 addition & 1 deletion ubuntu-22.04-jammy-amd64/update.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
docker pull ubuntu:focal
docker pull ubuntu:jammy

0 comments on commit 9265afd

Please sign in to comment.