Merge branch 'dependabot-docker-elixir-1.12.1-alpine' into 'master'

chore(deps): bump elixir from 1.10.4-alpine to 1.12.1-alpine

See merge request 
This commit is contained in:
Robert Prehn 2021-07-02 20:17:44 +00:00
commit b8ef289a07
3 changed files with 8 additions and 8 deletions

View file

@ -1,3 +1,3 @@
erlang 23.0.2
elixir 1.10.3-otp-23
elixir 1.12.1
nodejs 14.5.0

View file

@ -1,4 +1,4 @@
FROM elixir:1.10.4-alpine AS elixir-builder
FROM elixir:1.12.1-alpine AS elixir-builder
RUN mix local.hex --force \
&& mix local.rebar --force

12
package-lock.json generated
View file

@ -5035,9 +5035,9 @@
}
},
"node_modules/hosted-git-info": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true
},
"node_modules/http-proxy": {
@ -10844,9 +10844,9 @@
"dev": true
},
"hosted-git-info": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true
},
"http-proxy": {