mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Update Redis version in Redis benchmark and test images.
PiperOrigin-RevId: 552623623
This commit is contained in:
committed by
gVisor bot
parent
500658dc81
commit
8ab26ff0ce
@@ -1,3 +1,3 @@
|
||||
FROM redis:5.0.4
|
||||
FROM redis:7.0.12
|
||||
|
||||
RUN apt-get update && apt-get install -y net-tools
|
||||
RUN apt-get update && apt-get install -y net-tools
|
||||
|
||||
@@ -1 +1 @@
|
||||
FROM redis:5.0.4
|
||||
FROM redis:7.0.12
|
||||
|
||||
Reference in New Issue
Block a user