Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit cc95c70

Browse files
authored
fix Docker.dev image
1 parent 2b02702 commit cc95c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM elixir:1.10.4-alpine
1+
FROM elixir:1.10.4
22

33
# Install pg client for db setup
44
RUN apt-get -qqq update && \

0 commit comments

Comments
 (0)