chore(deps): update mcr.microsoft.com/devcontainers/dotnet:1-9.0-bookworm docker digest to fdb7137 (#25)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | mcr.microsoft.com/devcontainers/dotnet | digest | `f84f5dc` -> `fdb7137` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19--> Reviewed-on: #25 Co-authored-by: Renovate <renovate@csw.im> Co-committed-by: Renovate <renovate@csw.im>
This commit is contained in:
parent
078fba5ead
commit
b835f03dfd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
looking-glass-dev:
|
||||
container_name: looking-glass-dev
|
||||
image: mcr.microsoft.com/devcontainers/dotnet:1-9.0-bookworm@sha256:f84f5dc61134aacd099c03f58663994da48047a6f43b9d5ba446a5b5ad2074aa
|
||||
image: mcr.microsoft.com/devcontainers/dotnet:1-9.0-bookworm@sha256:fdb71370c88e3be3c51a8401143c454634fa55fd3c1e0be0c598d642480dd01f
|
||||
environment:
|
||||
CONFIGURATION__AUTHTOKEN: "hi"
|
||||
CONFIGURATION__DATABASECONNECTIONSTRING: "postgres://looking-glass:looking-glass@postgres:5432/looking-glass"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue