Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tegud authored Jun 23, 2018
1 parent d7fb6a1 commit c00c8d5
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
@@ -1,4 +1,4 @@
FROM ghost:1.24.4
FROM ghost:1.24.5

RUN npm install ghost-storage-adapter-s3 \
&& mkdir -p /var/lib/ghost/versions/$(ls /var/lib/ghost/versions/)/core/server/adapters/storage/s3 \
Expand Down

0 comments on commit c00c8d5

Please sign in to comment.