Skip to content

Commit

Permalink
fix: docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed May 8, 2020
1 parent 597b449 commit f62661c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# TO_RUN : docker run -it --rm --name redsmin --link redis:redis -e REDSMIN_KEY=YOUR_REDMIN_KEY -e REDIS_URI="redis://redis:6379" redsmin-proxy
##

FROM node:6-slim
FROM node:14-slim

MAINTAINER Francois-Guillaume Ribreau <[email protected]>

Expand Down

0 comments on commit f62661c

Please sign in to comment.