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