Dockerfile: pin bitwalker/alpine-elixir-phoenix to image version 1.7.1

pull/1401/head
Michael Ira Krufky 6 years ago
parent 7ede7fd623
commit 5356e35857
  1. 2
      docker/Dockerfile

@ -1,4 +1,4 @@
FROM bitwalker/alpine-elixir-phoenix:latest
FROM bitwalker/alpine-elixir-phoenix:1.7.1
RUN apk --no-cache --update add automake libtool inotify-tools autoconf

Loading…
Cancel
Save