We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a0087 + 48c0b71 commit 903e91aCopy full SHA for 903e91a
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:22.04
2
LABEL maintainer="Frank Denis"
3
SHELL ["/bin/sh", "-x", "-c"]
4
-ENV SERIAL 7
+ENV SERIAL 8
5
6
ENV CFLAGS=-Ofast
7
ENV BUILD_DEPS curl make build-essential git libevent-dev libexpat1-dev autoconf file libssl-dev byacc
0 commit comments