Skip to content

Commit

Permalink
Upgrade to LAVA 2024.05
Browse files Browse the repository at this point in the history
Signed-off-by: Corentin LABBE <[email protected]>
  • Loading branch information
montjoie committed Jun 4, 2024
1 parent bf62380 commit b4d93d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lava-master/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lavasoftware/lava-server:2024.01
FROM lavasoftware/lava-server:2024.05

RUN apt-get update && apt-get -y install sudo git

Expand Down
2 changes: 1 addition & 1 deletion lava-slave/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lavasoftware/lava-dispatcher:2024.01
FROM lavasoftware/lava-dispatcher:2024.05

RUN apt-get update

Expand Down

0 comments on commit b4d93d0

Please sign in to comment.