Merge pull request #539 from jackgr/deployment

Fix merge error
pull/543/head
Jack Greenfield 10 years ago
commit f4f28dd1be

@ -13,7 +13,6 @@
# limitations under the License.
FROM alpine:3.3
RUN apk --update add ca-certificates
COPY . /
# Install CA certs

@ -13,7 +13,6 @@
# limitations under the License.
FROM alpine:3.3
RUN apk --update add ca-certificates
COPY . /
# Install CA certs

Loading…
Cancel
Save