Ver código fonte

Revert to using Ubuntu 18.04 for the wrk image (#7832)

Anton Kirilov 2 anos atrás
pai
commit
b14756a8b4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      toolset/wrk/wrk.dockerfile

+ 1 - 1
toolset/wrk/wrk.dockerfile

@@ -1,4 +1,4 @@
-FROM buildpack-deps:jammy
+FROM buildpack-deps:bionic
 
 RUN apt-get update && apt-get install -yqq libluajit-5.1-dev libssl-dev luajit