Skip to content

Commit f8b9760

Browse files
committed
Update default LAVA to 2023.01
Due to lot of security issue, LAVA need to be upgraded to 2023.01 Signed-off-by: Corentin LABBE <[email protected]>
1 parent 89e07ce commit f8b9760

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lava-master/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lavasoftware/lava-server:2022.11.1
1+
FROM lavasoftware/lava-server:2023.01
22

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

lava-slave/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lavasoftware/lava-dispatcher:2022.11.1
1+
FROM lavasoftware/lava-dispatcher:2023.01
22

33
RUN apt-get update
44

0 commit comments

Comments
 (0)