feat: migrate to 4-job CI pipeline v2 #3
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:18.04
|
||||
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||
|
||||
# hadolint ignore=DL3008,SC3009
|
||||
# hadolint ignore=DL3008,SC3009,SC2086
|
||||
RUN export DEBIAN_FRONTEND=noninteractive && \
|
||||
export RUNTIME_PACKAGES=sslscan && \
|
||||
apt-get -qq update && \
|
||||
|
||||
Reference in New Issue
Block a user