We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808488f commit be3cee1Copy full SHA for be3cee1
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 8
+ENV SERIAL 9
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