Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
Bump alpine version.
Browse files Browse the repository at this point in the history
  • Loading branch information
msoedov committed Jan 12, 2019
1 parent 230ea3a commit 8bd45f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
*.swp
Makefile
Readme.md
slides/
node_modules/
*.go
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.8

WORKDIR /app

Expand Down

0 comments on commit 8bd45f6

Please sign in to comment.