chore(deps): update elixir docker tag to v1.14.4 (#24)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | elixir | docker | patch | `1.14.3` -> `1.14.4` | | elixir | | patch | `1.14.3` -> `1.14.4` | | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | | patch | `1.14.3` -> `1.14.4` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTIuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExMi4wIn0=--> Reviewed-on: #24 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
- 'db_data:/var/lib/postgresql/data'
|
||||
restart: unless-stopped
|
||||
app:
|
||||
image: 'elixir:1.14.3'
|
||||
image: 'elixir:1.14.4'
|
||||
hostname: app
|
||||
depends_on:
|
||||
- db
|
||||
|
Reference in New Issue
Block a user