Skip to content

Commit

Permalink
Merge pull request fclairamb#124 from fclairamb/dependabot/docker/alp…
Browse files Browse the repository at this point in the history
…ine-3.11.5
  • Loading branch information
dependabot-preview[bot] committed Mar 25, 2020
2 parents 84e5d66 + 90a712f commit b268053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
# Should be started with:
# docker run -ti -p 2121-2200:2121-2200 ftpserver/ftpserver
FROM alpine:3.11.3
FROM alpine:3.11.5
EXPOSE 2121-2200
RUN mkdir -p /data
COPY settings.toml /etc/ftpserver.conf
Expand Down

0 comments on commit b268053

Please sign in to comment.