Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Merge branch 'release/0.16.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
pehbehbeh committed Aug 10, 2022
2 parents 1da6a5d + 36d5516 commit 3b0c0d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ updates:
interval: "daily"
reviewers:
- krns
- hingew
assignees:
- pehbehbeh
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ EXPOSE 4000
# Stage: runtime
##################################################

FROM alpine:3.16.1 as runtime
FROM alpine:3.16.2 as runtime

ENV APP_HOME=/opt/app \
ERL_AFLAGS="-kernel shell_history enabled"
Expand Down

0 comments on commit 3b0c0d5

Please sign in to comment.