Skip to content

Commit

Permalink
Bump up Elixir to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Feb 19, 2021
1 parent 1c77344 commit 5606d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transport-site/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# see https://hub.docker.com/_/elixir
FROM elixir:1.10.4-alpine
FROM elixir:1.11.3-alpine

RUN apk add nodejs-npm curl yarn bash build-base wget libtool git

Expand Down

0 comments on commit 5606d7d

Please sign in to comment.