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