Skip to content

Commit

Permalink
Upgrade to 2023.08
Browse files Browse the repository at this point in the history
  • Loading branch information
montjoie committed Sep 27, 2023
1 parent 6390499 commit ab549e7
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:2023.06
FROM lavasoftware/lava-server:2023.08

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:2023.06
FROM lavasoftware/lava-dispatcher:2023.08

RUN apt-get update

Expand Down

0 comments on commit ab549e7

Please sign in to comment.