forked from MTSR/mapserver
Bump alpine from 3.11.3 to 3.11.5
Bumps alpine from 3.11.3 to 3.11.5. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cce4eb267e
commit
dc2130ba5b
@ -8,7 +8,7 @@ RUN cd /server &&\
|
||||
npm install -g jshint rollup &&\
|
||||
make test jshint all
|
||||
|
||||
FROM alpine:3.11.3
|
||||
FROM alpine:3.11.5
|
||||
RUN apk --no-cache add ca-certificates
|
||||
WORKDIR /app
|
||||
COPY --from=builder /server/output/mapserver-linux-x86_64 /bin/mapserver
|
||||
|
Loading…
Reference in New Issue
Block a user