Skip to content

Commit b257825

Browse files
committed
modified: Dockerfile
Removed indication of conflict with upstram
1 parent a741a55 commit b257825

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/alpine/flask/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
FROM alpine:3.6
22
MAINTAINER Jorge S. Mendes de Jesus <[email protected]>
33

4-
54
ARG GDAL_VERSION=2.3.2
65
ARG XERCES_VERSION=3.2.2
7-
>>>>>>> upstream/master
86
ARG PROCESSOR_N=4
97

108
RUN apk update && apk add --no-cache \

0 commit comments

Comments
 (0)