Skip to content

Commit

Permalink
Merge pull request #1725 from UrbanOS-Public/raptor-alpine-update
Browse files Browse the repository at this point in the history
  • Loading branch information
acdouglas00 authored Mar 27, 2024
2 parents b065d88 + 3baed2f commit d4c3661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/raptor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM smartcitiesdata:build as builder
RUN MIX_ENV=prod mix distillery.release --name raptor

FROM hexpm/elixir:1.10.4-erlang-23.2.7.5-alpine-3.16.0
FROM hexpm/elixir:1.10.4-erlang-23.2.7.5-alpine-3.16.9
ENV HOME /opt/app
ENV REPLACE_OS_VARS=true
WORKDIR ${HOME}
Expand Down

0 comments on commit d4c3661

Please sign in to comment.