Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mreishus/sbin
Browse files Browse the repository at this point in the history
  • Loading branch information
mreishus committed Jul 3, 2020
2 parents 7d5e7ec + 713b15c commit 2a8adef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN mix compile
RUN mix release

# prepare release image
FROM alpine:3.11.6 AS app
FROM alpine:3.12.0 AS app
RUN apk add --update bash openssl

RUN mkdir /app
Expand Down
6 changes: 3 additions & 3 deletions web/assets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a8adef

Please sign in to comment.