mirror of
https://github.com/toptal/gitignore.io.git
synced 2021-05-12 18:32:24 +03:00
Upgrade swift to v4.2.4 (#500)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM swift:4.1
|
||||
FROM swift:4.2.4
|
||||
WORKDIR /app
|
||||
ADD . ./
|
||||
RUN git submodule update --init --recursive
|
||||
|
||||
Reference in New Issue
Block a user