comment produced a build error

This commit is contained in:
jash
2018-11-13 23:54:03 +01:00
committed by kexkey
parent 40425a963b
commit 977c308883

View File

@@ -1,4 +1,4 @@
FROM nginx:alpine # should be 3.8
FROM nginx:alpine
RUN apk add --update --no-cache \
bash \