Skip to content

Commit 2ee492e

Browse files
authored
Merge pull request #6 from allanlegalstart/patch-1
Update dockerfile to latest version of s3server (2.2.8)
2 parents 5eb5aff + 84b6440 commit 2ee492e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM mhart/alpine-node:latest
2-
RUN npm install -g s3rver@1.0.2
2+
RUN npm install -g s3rver@2.2.8
33
RUN npm install aws-sdk
44
COPY create_bucket.js /create_bucket.js
55
COPY launch_server.sh /launch_server.sh

0 commit comments

Comments
 (0)